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 d4dc4c2 commit 1342fb2Copy full SHA for 1342fb2
1 file changed
.github/workflows/TagBot.yml
@@ -16,4 +16,4 @@ jobs:
16
# releases require manual creation. For full automation of such commits,
17
# use a PAT with `workflow` scope instead of GITHUB_TOKEN.
18
# See: https://github.com/JuliaRegistries/TagBot#commits-that-modify-workflow-files
19
- ssh: ${{ secrets.DOCUMENTER_KEY }}
+ ssh: ${{ secrets.TAGBOT_KEY }}
0 commit comments