Skip to content

Commit

Permalink
Update Documentation.yml
Browse files Browse the repository at this point in the history
Removing DOCUMENTER_KEY
  • Loading branch information
sambitdash authored Jan 17, 2021
1 parent 84d77f7 commit 1a434cb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/Documentation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,4 @@ jobs:
- name: Build and deploy
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} # For authentication with GitHub Actions token
DOCUMENTER_KEY: ${{ secrets.SSH_KEY }} # For authentication with SSH deploy key
run: julia --project=docs/ docs/make.jl

0 comments on commit 1a434cb

Please sign in to comment.