Skip to content

Commit 167187b

Browse files
Update TagBot.yml
1 parent 51c6e91 commit 167187b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/TagBot.yml

+2-1
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,5 @@ jobs:
88
steps:
99
- uses: JuliaRegistries/TagBot@v1
1010
with:
11-
token: ${{ secrets.GITHUB_TOKEN }}
11+
token: ${{ secrets.GITHUB_TOKEN }}
12+
ssh: ${{ secrets.DOCUMENTER_KEY }}

0 commit comments

Comments
 (0)