We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2a2618d + 22f4ff0 commit ce46e05Copy full SHA for ce46e05
.github/workflows/documentation.yml
@@ -20,5 +20,4 @@ jobs:
20
- name: Build and Deploy
21
env:
22
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
23
- DOCUMENTER_KEY: ${{ secrets.DOCUMENTER_KEY }}
24
run: julia --project=docs --color=yes docs/make.jl
0 commit comments