Skip to content

Commit

Permalink
remove GITHUB_TOKEN
Browse files Browse the repository at this point in the history
  • Loading branch information
MichelJuillard committed Dec 20, 2023
1 parent 2407bb7 commit c45c036
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/TagBot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,5 @@ jobs:
steps:
- uses: JuliaRegistries/TagBot@v1
with:
token: ${{ secrets.GITHUB_TOKEN }}
# token: ${{ secrets.GITHUB_TOKEN }}
ssh: ${{ secrets.DOCUMENTER_KEY }}

0 comments on commit c45c036

Please sign in to comment.