We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 615a622 commit dae7e7cCopy full SHA for dae7e7c
.github/workflows/TagBot.yml
@@ -28,3 +28,4 @@ jobs:
28
- uses: JuliaRegistries/TagBot@v1
29
with:
30
token: ${{ secrets.GITHUB_TOKEN }}
31
+ ssh: ${{ secrets.DOCUMENTER_KEY }}
0 commit comments