Skip to content

Commit 773160a

Browse files
Add ssh key for TagBot (#153)
* Add ssh key for TagBot Closes #149 * update secrets Co-authored-by: Johnny Chen <johnnychen94@hotmail.com>
1 parent 36e3bae commit 773160a

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

0 commit comments

Comments
 (0)