Skip to content

Commit 52a81e1

Browse files
authored
Merge pull request #75 from JuliaParallel/documenter
Use DOCUMENTER_KEY in the tagbot workflow
2 parents 5daab3f + fdda51a commit 52a81e1

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/tagbot.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,3 +16,4 @@ jobs:
1616
- uses: JuliaRegistries/TagBot@v1
1717
with:
1818
token: ${{ secrets.GITHUB_TOKEN }}
19+
ssh: ${{ secrets.DOCUMENTER_KEY }}

0 commit comments

Comments
 (0)