give TagBot its own key [skip ci]
This commit is contained in:
parent
b3e6e92698
commit
75938bf747
2
.github/workflows/TagBot.yml
vendored
2
.github/workflows/TagBot.yml
vendored
@ -12,4 +12,4 @@ jobs:
|
|||||||
- uses: JuliaRegistries/TagBot@v1
|
- uses: JuliaRegistries/TagBot@v1
|
||||||
with:
|
with:
|
||||||
token: ${{ secrets.GITHUB_TOKEN }}
|
token: ${{ secrets.GITHUB_TOKEN }}
|
||||||
ssh: ${{ secrets.DOCUMENTER_KEY }}
|
ssh: ${{ secrets.TAGBOT_KEY }}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user