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 d43ea9a commit f5fd67eCopy full SHA for f5fd67e
.github/workflows/TagBot.yml
@@ -10,3 +10,4 @@ jobs:
10
- uses: JuliaRegistries/TagBot@v1
11
with:
12
token: ${{ secrets.GITHUB_TOKEN }}
13
+ ssh: ${{ secrets.DOCUMENTER_KEY }}
0 commit comments