We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6ac1767 commit 0506f82Copy full SHA for 0506f82
.github/workflows/TagBot.yml
@@ -12,4 +12,5 @@ jobs:
12
- uses: JuliaRegistries/TagBot@v1
13
with:
14
token: ${{ secrets.GITHUB_TOKEN }}
15
+ ssh: ${{ secrets.DOCUMENTER_KEY }}
16
registry: bsc-quantic/Registry
0 commit comments