Skip to content

Commit 1d35fed

Browse files
authored
Update Documentation.yml
1 parent 7346609 commit 1d35fed

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
@@ -20,5 +20,5 @@ jobs:
2020
- name: Build and deploy
2121
env:
2222
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} # For authentication with GitHub Actions token
23-
DOCUMENTER_KEY: ${{ secrets.DOCUMENTER_KEY }} # For authentication with SSH deploy key
23+
DOCUMENTER_KEY: ${{ secrets.SSH_KEY }} # For authentication with SSH deploy key
2424
run: julia --project=docs/ docs/make.jl

0 commit comments

Comments
 (0)