We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3886d2b commit 7cc8328Copy full SHA for 7cc8328
.github/workflows/TagBot.yml
@@ -11,3 +11,4 @@ jobs:
11
- uses: JuliaRegistries/TagBot@v1
12
with:
13
token: ${{ secrets.GITHUB_TOKEN }}
14
+ ssh: ${{ secrets.DOCUMENTER_KEY }}
0 commit comments