Skip to content

Commit 9dec5a4

Browse files
committed
fix docs deployment
1 parent 215c148 commit 9dec5a4

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/documentation.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,5 @@ jobs:
2929
env:
3030
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} # For authentication with GitHub Actions token
3131
DOCUMENTER_KEY: ${{ secrets.DOCUMENTER_KEY }} # For authentication with SSH deploy key
32+
DOCUMENTER_DEBUG: true
3233
run: julia --color=yes --project=docs/ docs/make.jl

0 commit comments

Comments
 (0)