Skip to content

Commit

Permalink
CI: update TagBot
Browse files Browse the repository at this point in the history
  • Loading branch information
mehalter committed Oct 30, 2023
1 parent 97c7114 commit 5db4865
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/TagBot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,4 @@ jobs:
steps:
- uses: JuliaRegistries/TagBot@v1
with:
token: ${{ secrets.GITHUB_TOKEN }}
# Edit the following line to reflect the actual name of the GitHub Secret containing your private key
ssh: ${{ secrets.DOCUMENTER_KEY }}
# ssh: ${{ secrets.NAME_OF_MY_SSH_PRIVATE_KEY_SECRET }}
token: ${{ secrets.SERVICE_TOKEN }}

0 comments on commit 5db4865

Please sign in to comment.