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 6f9d983 commit 675f784Copy full SHA for 675f784
.github/workflows/Documentation.yml
@@ -57,7 +57,7 @@ jobs:
57
- uses: julia-actions/julia-docdeploy@v1
58
env:
59
GITHUB_TOKEN: ${{ steps.generate_token.outputs.token }}
60
- DOCUMENTER_KEY: ${{ secrets.DOCUMENTER_KEY }}
+ DOCUMENTER_KEY: ${{ secrets.BREEZEDOCUMENTATION_DOCUMENTER_KEY }}
61
- name: Save Julia depot cache on cancel or failure
62
id: julia-cache-save
63
if: cancelled() || failure()
0 commit comments