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.
2 parents 30b9c64 + e593a6b commit bde8ec5Copy full SHA for bde8ec5
.github/workflows/documentation.yml
@@ -19,5 +19,4 @@ jobs:
19
- name: Build and deploy
20
env:
21
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} # For authentication with GitHub Actions token
22
- DOCUMENTER_KEY: ${{ secrets.DOCUMENTER_KEY }} # For authentication with SSH deploy key
23
run: julia --project=docs/ docs/make.jl
0 commit comments