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 c1bc1a9 + 46455ed commit c2aa965Copy full SHA for c2aa965
.github/workflows/Documentation.yml
@@ -30,5 +30,4 @@ jobs:
30
- name: Build and deploy
31
env:
32
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} # For authentication with GitHub Actions token
33
- DOCUMENTER_KEY: ${{ secrets.JULIASIM_REGISTRY_SSH_KEY }} # For authentication with SSH deploy key
34
run: julia --project=docs/ docs/make.jl
0 commit comments