Skip to content

Commit

Permalink
CI: rename RELEASE_TOKEN to SERVICE_TOKEN
Browse files Browse the repository at this point in the history
  • Loading branch information
mehalter committed Oct 30, 2023
1 parent a3ed872 commit dda1489
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/TagBot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,4 @@ jobs:
steps:
- uses: JuliaRegistries/TagBot@v1
with:
token: ${{ secrets.RELEASE_TOKEN }}
token: ${{ secrets.SERVICE_TOKEN }}

0 comments on commit dda1489

Please sign in to comment.