Skip to content

Commit bcc8200

Browse files
committed
Fix token name.
1 parent 34c67e4 commit bcc8200

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/TagBot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,4 +27,4 @@ jobs:
2727
steps:
2828
- uses: JuliaRegistries/TagBot@v1
2929
with:
30-
token: ${{ secrets.SERVICE_TOKEN }}
30+
token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)