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 54cb06e commit bd7e079Copy full SHA for bd7e079
.github/workflows/TagBot.yml
@@ -12,4 +12,4 @@ jobs:
12
- uses: JuliaRegistries/TagBot@v1
13
with:
14
token: ${{ secrets.GITHUB_TOKEN }}
15
- ssh: ${{ secrets.DOCUMENTER_KEY }}
+ ssh: ${{ secrets.TAGBOT_KEY }}
0 commit comments