Skip to content

Commit 1db96fa

Browse files
committed
update env secret
1 parent 88acbbf commit 1db96fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-bookmarks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
if: steps.git-check.outputs.changes == 'true'
3636
uses: peter-evans/create-pull-request@v5
3737
with:
38-
token: ${{ secrets.GITHUB_TOKEN }}
38+
token: ${{ secrets.GH_TOKEN }}
3939
commit-message: 'chore: daily JSON update'
4040
branch: daily-json-update
4141
delete-branch: true

0 commit comments

Comments
 (0)