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 caf20a6 commit 710dd6bCopy full SHA for 710dd6b
.github/workflows/documentation.yml
@@ -21,5 +21,4 @@ jobs:
21
- name: Build and deploy
22
env:
23
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} # If authenticating with GitHub Actions token
24
- DOCUMENTER_KEY: ${{ secrets.DOCUMENTER_KEY }} # If authenticating with SSH deploy key
25
run: julia --color=yes --project=docs/ docs/make.jl
0 commit comments