Skip to content

Commit 429b659

Browse files
authored
TagBot: use SSH deploy key (#27)
1 parent 4c9cc1d commit 429b659

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/TagBot.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,4 @@ jobs:
99
- uses: JuliaRegistries/TagBot@v1
1010
with:
1111
token: ${{ secrets.GITHUB_TOKEN }}
12+
ssh: ${{ secrets.DOCUMENTER_KEY }}

0 commit comments

Comments
 (0)