Skip to content

Commit

Permalink
Try adding Documenter ssh key
Browse files Browse the repository at this point in the history
  • Loading branch information
odunbar authored Dec 5, 2024
1 parent b420df0 commit 0d50af1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/Docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,5 +43,6 @@ jobs:
- name: Build and deploy
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
DOCUMENTER_KEY: ${{ secrets.DOCUMENTER_KEY }}
JULIA_PROJECT: "docs/"
run: julia --color=yes --project=docs/ docs/make.jl

0 comments on commit 0d50af1

Please sign in to comment.