Skip to content

Commit

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

0 comments on commit f49abda

Please sign in to comment.