Skip to content

Commit aaeb709

Browse files
authored
Add DOCUMENTER_KEY to Docs workflow (#52)
1 parent a807287 commit aaeb709

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/Docs.yml

+1
Original file line numberDiff line numberDiff line change
@@ -30,4 +30,5 @@ jobs:
3030
env:
3131
GKSwstype: nul # GR backend issues
3232
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
33+
DOCUMENTER_KEY: ${{ secrets.DOCUMENTER_KEY }}
3334
JULIA_DEBUG: Documenter # Print `@debug` statements (https://github.com/JuliaDocs/Documenter.jl/issues/955)

0 commit comments

Comments
 (0)