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 b83a149 commit 750e59fCopy full SHA for 750e59f
1 file changed
.github/workflows/TagBot.yml
@@ -28,9 +28,7 @@ jobs:
28
steps:
29
- uses: JuliaRegistries/TagBot@v1
30
with:
31
- token: ${{ secrets.TAGBOT_PAT }}
+ token: ${{ secrets.TAGBOT_TOKEN }}
32
# Edit the following line to reflect the actual name of the GitHub Secret containing your private key
33
- ssh: ${{ secrets.DOCUMENTER_KEY }}
34
- # ssh: ${{ secrets.NAME_OF_MY_SSH_PRIVATE_KEY_SECRET }}
35
registry: HolyLab/HolyLabRegistry
36
0 commit comments