Skip to content

Commit b62af11

Browse files
authored
Merge pull request #326 from JuliaReach/schillic/tagbot
Fix creation of tagged docs versions
2 parents 4697370 + dcd7514 commit b62af11

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
@@ -14,3 +14,4 @@ jobs:
1414
uses: JuliaRegistries/TagBot@v1
1515
with:
1616
token: ${{ secrets.GITHUB_TOKEN }}
17+
ssh: ${{ secrets.DOCUMENTER_KEY }}

0 commit comments

Comments
 (0)