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