Skip to content

Commit 40908c6

Browse files
committed
add ssh key for tagbot
1 parent 4455c1d commit 40908c6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.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.TAGBOT_KEY }}

0 commit comments

Comments
 (0)