Skip to content

Commit 675f784

Browse files
committed
[CI] Use BreezeDocumentation Documenter key
1 parent 6f9d983 commit 675f784

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/Documentation.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jobs:
5757
- uses: julia-actions/julia-docdeploy@v1
5858
env:
5959
GITHUB_TOKEN: ${{ steps.generate_token.outputs.token }}
60-
DOCUMENTER_KEY: ${{ secrets.DOCUMENTER_KEY }}
60+
DOCUMENTER_KEY: ${{ secrets.BREEZEDOCUMENTATION_DOCUMENTER_KEY }}
6161
- name: Save Julia depot cache on cancel or failure
6262
id: julia-cache-save
6363
if: cancelled() || failure()

0 commit comments

Comments
 (0)