Skip to content

Commit

Permalink
Use TAGBOT_KEY
Browse files Browse the repository at this point in the history
  • Loading branch information
eliascarv authored Jan 20, 2024
1 parent 0b4848a commit 441ff5e
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 @@ -29,5 +29,5 @@ jobs:
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.TAGBOT_KEY }}
# ssh: ${{ secrets.NAME_OF_MY_SSH_PRIVATE_KEY_SECRET }}

0 comments on commit 441ff5e

Please sign in to comment.