Skip to content

Commit b07c3e5

Browse files
committed
remove DOCUMENTER_KEY from workflow
1 parent 71a5f75 commit b07c3e5

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/documentation.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,5 @@ jobs:
2828
- name: Build and deploy
2929
env:
3030
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} # For authentication with GitHub Actions token
31-
DOCUMENTER_KEY: ${{ secrets.DOCUMENTER_KEY }} # For authentication with SSH deploy key
3231
DOCUMENTER_DEBUG: true
3332
run: julia --color=yes --project=docs/ docs/make.jl

0 commit comments

Comments
 (0)