Skip to content

Commit 7cc8328

Browse files
authored
Add documenter key to TagBot.yml (#1085)
1 parent 3886d2b commit 7cc8328

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/TagBot.yml

+1
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,4 @@ jobs:
1111
- uses: JuliaRegistries/TagBot@v1
1212
with:
1313
token: ${{ secrets.GITHUB_TOKEN }}
14+
ssh: ${{ secrets.DOCUMENTER_KEY }}

0 commit comments

Comments
 (0)