Skip to content

Commit

Permalink
Use upload-pages-artifact
Browse files Browse the repository at this point in the history
  • Loading branch information
gmarkall committed Aug 9, 2024
1 parent 015d236 commit a025ed9
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/docs-build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -75,3 +75,7 @@ jobs:
with:
name: docs
path: ${{ github.workspace }}/docs/build/html
- name: Upload Pages Artifact
uses: actions/upload-pages-artifact@v3
with:
path: docs/build/html

0 comments on commit a025ed9

Please sign in to comment.