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