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.
2 parents 0d91109 + d58b55d commit 62002f1Copy full SHA for 62002f1
.github/workflows/TagBot.yml
@@ -9,3 +9,5 @@ jobs:
9
- uses: JuliaRegistries/TagBot@v1
10
with:
11
token: ${{ secrets.GITHUB_TOKEN }}
12
+ ssh: ${{ secrets.DOCUMENTER_KEY }}
13
+
0 commit comments