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 89ebd6c + 1a01d53 commit ece4c3bCopy full SHA for ece4c3b
.github/workflows/docs.yml
@@ -17,4 +17,5 @@ jobs:
17
- uses: julia-actions/cache@v2
18
- uses: julia-actions/julia-docdeploy@v1
19
env:
20
- GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
+ GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
21
+ DOCUMENTER_KEY: ${{ secrets.DOCUMENTER_KEY }}
0 commit comments