Skip to content

Commit db83e8f

Browse files
authored
Merge pull request #241 from giordano/patch-1
Add Documenter SSH key to TagBot
2 parents a7375d0 + 1737d19 commit db83e8f

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
@@ -11,4 +11,5 @@ jobs:
1111
steps:
1212
- uses: JuliaRegistries/TagBot@v1
1313
with:
14+
ssh: ${{ secrets.DOCUMENTER_KEY }}
1415
token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)