Skip to content

Commit

Permalink
Upload pages artifact instead of generic artifact
Browse files Browse the repository at this point in the history
  • Loading branch information
BSchilperoort committed Nov 21, 2024
1 parent 927b40d commit 3ba06ec
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -104,9 +104,8 @@ jobs:
path: .
- name: Reupload merged artifacts
id: deployment
uses: actions/upload-artifact@v4
uses: actions/upload-pages-artifact@v3
with:
name: github-pages
path: .
publish-docs:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 3ba06ec

Please sign in to comment.