Skip to content

Commit

Permalink
Add Documenter key (#19)
Browse files Browse the repository at this point in the history
  • Loading branch information
gdalle authored Feb 9, 2024
1 parent d13998c commit 208fe95
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@ jobs:
- uses: julia-actions/julia-docdeploy@v1
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
DOCUMENTER_KEY: ${{ secrets.DOCUMENTER_KEY }}
- name: Run doctests
shell: julia --project=docs --color=yes {0}
run: |
Expand Down

0 comments on commit 208fe95

Please sign in to comment.