We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a807287 commit aaeb709Copy full SHA for aaeb709
.github/workflows/Docs.yml
@@ -30,4 +30,5 @@ jobs:
30
env:
31
GKSwstype: nul # GR backend issues
32
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
33
+ DOCUMENTER_KEY: ${{ secrets.DOCUMENTER_KEY }}
34
JULIA_DEBUG: Documenter # Print `@debug` statements (https://github.com/JuliaDocs/Documenter.jl/issues/955)
0 commit comments