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 19af3da commit 01db491Copy full SHA for 01db491
.github/workflows/TagBot.yaml
@@ -12,4 +12,4 @@ jobs:
12
- uses: JuliaRegistries/TagBot@v1
13
with:
14
token: ${{ secrets.GITHUB_TOKEN }}
15
- ssh: ${{ secrets.DOCUMENTER_KEY }}
+ ssh: ${{ secrets.SSH_KEY }}
0 commit comments