Skip to content

Commit

Permalink
use ssh key for TagBot (#91)
Browse files Browse the repository at this point in the history
  • Loading branch information
hyrodium authored Jul 9, 2022
1 parent 3eb33dd commit 22adc11
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions RecipesBase/.github/workflows/TagBot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,4 @@ jobs:
- uses: JuliaRegistries/TagBot@v1
with:
token: ${{ secrets.GITHUB_TOKEN }}
ssh: ${{ secrets.DOCUMENTER_KEY }}

0 comments on commit 22adc11

Please sign in to comment.