Skip to content

Commit

Permalink
Revert "Update TagBot.yml"
Browse files Browse the repository at this point in the history
This reverts commit 4c1f9e6.
  • Loading branch information
pwochner committed Nov 14, 2024
1 parent 4c1f9e6 commit f1ba20b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/TagBot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,5 @@ jobs:
steps:
- uses: JuliaRegistries/TagBot@v1
with:
token: ${{ secrets.TAGBOT_TOKEN }}
verbose: true
token: ${{ secrets.GITHUB_TOKEN }}
ssh: ${{ secrets.DOCUMENTER_KEY }}

0 comments on commit f1ba20b

Please sign in to comment.