Skip to content

Commit

Permalink
added Documenter Key
Browse files Browse the repository at this point in the history
  • Loading branch information
louisponet committed Apr 26, 2023
1 parent b31d74c commit 10044cc
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 @@ -63,6 +63,7 @@ jobs:
- uses: julia-actions/julia-docdeploy@v1
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
DOCUMENTER_KEY: ${{ secrets.DOCUMENTER_KEY }}
- run: |
julia --project=docs -e '
using Documenter: DocMeta, doctest
Expand Down

0 comments on commit 10044cc

Please sign in to comment.