We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f82be67 commit 5056301Copy full SHA for 5056301
1 file changed
README.md
@@ -76,7 +76,7 @@ jobs:
76
77
- name: Update code.json
78
id: update
79
- uses: DSACMS/automated-codejson-generator@v1.2.0
+ uses: DSACMS/automated-codejson-generator@v1.2.1
80
with:
81
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
82
ADMIN_TOKEN: ${{ secrets.ADMIN_PAT }} # PAT with admin/push permissions
@@ -123,7 +123,7 @@ jobs:
123
fetch-depth: 0
124
125
126
127
128
129
BRANCH: "main"
0 commit comments