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.
1 parent a661c1e commit d58b55dCopy full SHA for d58b55d
.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