We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 34c67e4 commit bcc8200Copy full SHA for bcc8200
.github/workflows/TagBot.yml
@@ -27,4 +27,4 @@ jobs:
27
steps:
28
- uses: JuliaRegistries/TagBot@v1
29
with:
30
- token: ${{ secrets.SERVICE_TOKEN }}
+ token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments