Skip to content

Commit

Permalink
remove non-existent ssh key from TagBot.yml
Browse files Browse the repository at this point in the history
This means pushing a new tag won't build docs for it, but we don't have
that in CI anyways.
  • Loading branch information
vtjnash committed Nov 8, 2023
1 parent 886ca82 commit 5a24ffd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/TagBot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,3 @@ jobs:
- uses: JuliaRegistries/TagBot@v1
with:
token: ${{ secrets.GITHUB_TOKEN }}
ssh: ${{ secrets.DOCUMENTER_KEY }}

0 comments on commit 5a24ffd

Please sign in to comment.