We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 16eb424 commit 638d2f4Copy full SHA for 638d2f4
.github/workflows/TagBot.yml
@@ -17,4 +17,4 @@ jobs:
17
- uses: JuliaRegistries/TagBot@v1
18
with:
19
token: ${{ secrets.GITHUB_TOKEN }}
20
- ssh: ${{ secrets.SSH_KEY }}
+ ssh: ${{ secrets.DOCUMENTER_KEY }}
0 commit comments