Skip to content

Commit

Permalink
Update TagBot.yml: use tagbot key (#177)
Browse files Browse the repository at this point in the history
  • Loading branch information
stevengj authored Jan 5, 2024
1 parent 2501a28 commit 1de2856
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 @@ -28,4 +28,4 @@ jobs:
- uses: JuliaRegistries/TagBot@v1
with:
token: ${{ secrets.GITHUB_TOKEN }}
ssh: ${{ secrets.DOCUMENTER_KEY }}
ssh: ${{ secrets.TAGBOT_KEY }}

0 comments on commit 1de2856

Please sign in to comment.