Skip to content

Commit

Permalink
Revert "Update TagBot.yml (#79)" (#80)
Browse files Browse the repository at this point in the history
This reverts commit f88d845.
  • Loading branch information
nhz2 authored Feb 28, 2024
1 parent f88d845 commit 0aadb5d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/TagBot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,3 +28,6 @@ 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 }}

0 comments on commit 0aadb5d

Please sign in to comment.