give TagBot its own key [skip ci]

This commit is contained in:
Simon Christ 2021-12-10 14:59:14 +01:00 committed by Zhanibek
parent 011eb5d0f6
commit fc8bbcda33

View File

@ -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 }}