Skip to content

Commit

Permalink
update TagBot.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
aviatesk committed Jan 31, 2024
1 parent a55f46b commit 86ecf0c
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/TagBot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,4 @@ jobs:
- 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 }}
ssh: ${{ secrets.TAGBOT_KEY }}

0 comments on commit 86ecf0c

Please sign in to comment.