Skip to content

Commit c2aa965

Browse files
authored
Merge pull request #7 from JuliaComputing/jk/more-documenter-ci-fixes
2 parents c1bc1a9 + 46455ed commit c2aa965

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
@@ -30,5 +30,4 @@ jobs:
3030
- name: Build and deploy
3131
env:
3232
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} # For authentication with GitHub Actions token
33-
DOCUMENTER_KEY: ${{ secrets.JULIASIM_REGISTRY_SSH_KEY }} # For authentication with SSH deploy key
3433
run: julia --project=docs/ docs/make.jl

0 commit comments

Comments
 (0)