Skip to content

Commit

Permalink
Fix tagbot.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
david-pl committed Jan 11, 2021
1 parent 52f34e3 commit d24fe67
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/tagbot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,5 @@ jobs:
steps:
- uses: JuliaRegistries/TagBot@v1
with:
token: ${{ secrets.DOCUMENTER_KEY }}
token: ${{ secrets.GITHUB_TOKEN }}
ssh: ${{ secrets.DOCUMENTER_KEY }}

0 comments on commit d24fe67

Please sign in to comment.