Skip to content

Commit 1a434cb

Browse files
authored
Update Documentation.yml
Removing DOCUMENTER_KEY
1 parent 84d77f7 commit 1a434cb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/Documentation.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,5 +20,4 @@ jobs:
2020
- name: Build and deploy
2121
env:
2222
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} # For authentication with GitHub Actions token
23-
DOCUMENTER_KEY: ${{ secrets.SSH_KEY }} # For authentication with SSH deploy key
2423
run: julia --project=docs/ docs/make.jl

0 commit comments

Comments
 (0)