We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3c8d69b commit 7d769c9Copy full SHA for 7d769c9
.github/workflows/ci.yml
@@ -61,3 +61,4 @@ jobs:
61
julia --project=docs --color=yes docs/make.jl
62
env:
63
DOCUMENTER_KEY: ${{ secrets.DOCUMENTER_KEY }}
64
+ GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments