Skip to content

Commit

Permalink
Upload built documentation as artifact
Browse files Browse the repository at this point in the history
  • Loading branch information
goerz committed Jul 31, 2023
1 parent 86dc61e commit 04ed974
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,10 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
DOCUMENTER_KEY: ${{ secrets.DOCUMENTER_KEY }}
JULIA_DEBUG: Documenter,DocumenterCitations
- uses: actions/upload-artifact@v3
with:
name: documenter-citations-docs
path: docs/build/
codestyle:
name: Codestyle
runs-on: ubuntu-latest
Expand Down

0 comments on commit 04ed974

Please sign in to comment.