Skip to content

Commit d4addbb

Browse files
Update actions.yml
1 parent 426a442 commit d4addbb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/actions.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,4 +37,4 @@ jobs:
3737
git diff-index --quiet HEAD || (git commit -a -m "Update open-source.txt log" --allow-empty)
3838
git push origin main
3939
env:
40-
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
40+
GITHUB_TOKEN: ${{ secrets.MY_GITHUB_TOKEN }}

0 commit comments

Comments
 (0)