Skip to content

Commit

Permalink
add ssh key for tagbot
Browse files Browse the repository at this point in the history
  • Loading branch information
simonbyrne committed May 24, 2020
1 parent 4455c1d commit 40908c6
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 @@ -9,3 +9,4 @@ jobs:
- uses: JuliaRegistries/TagBot@v1
with:
token: ${{ secrets.GITHUB_TOKEN }}
ssh: ${{ secrets.TAGBOT_KEY }}

0 comments on commit 40908c6

Please sign in to comment.