Skip to content

Commit

Permalink
Try adding ssh: doc key to tagbot to trigger docs on tag
Browse files Browse the repository at this point in the history
  • Loading branch information
briochemc committed Apr 12, 2020
1 parent bd145ed commit d43721c
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.DOCUMENTER_KEY }}

0 comments on commit d43721c

Please sign in to comment.