Skip to content

Commit e593a6b

Browse files
remove documenter key
1 parent 30b9c64 commit e593a6b

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

0 commit comments

Comments
 (0)