Skip to content

Commit

Permalink
Use SSH_KEY as TagBot secret (#467)
Browse files Browse the repository at this point in the history
  • Loading branch information
simonbyrne authored Oct 24, 2022
1 parent ca8b993 commit 261188f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/TagBot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,4 @@ jobs:
- uses: JuliaRegistries/TagBot@v1
with:
token: ${{ secrets.GITHUB_TOKEN }}
ssh: ${{ secrets.SSH_KEY }}

0 comments on commit 261188f

Please sign in to comment.