Skip to content

Commit bde8ec5

Browse files
Merge pull request #293 from LAMPSPUC/remove-documenter-key
remove documenter key
2 parents 30b9c64 + e593a6b commit bde8ec5

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)