Skip to content

Commit d4cb6af

Browse files
authored
TagBot,yml: trigger doc deployment
try to trigger doc deployment by adding DOCUMENTER_KEY (see https://github.com/orgs/community/discussions/27028) ref #247
1 parent cbc1486 commit d4cb6af

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
@@ -17,3 +17,4 @@ jobs:
1717
- uses: JuliaRegistries/TagBot@v1
1818
with:
1919
token: ${{ secrets.GITHUB_TOKEN }}
20+
ssh: ${{ secrets.DOCUMENTER_KEY }}

0 commit comments

Comments
 (0)