Skip to content

Commit 0506f82

Browse files
committed
Fix docs deployment on release
1 parent 6ac1767 commit 0506f82

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
@@ -12,4 +12,5 @@ jobs:
1212
- uses: JuliaRegistries/TagBot@v1
1313
with:
1414
token: ${{ secrets.GITHUB_TOKEN }}
15+
ssh: ${{ secrets.DOCUMENTER_KEY }}
1516
registry: bsc-quantic/Registry

0 commit comments

Comments
 (0)