Skip to content

Commit

Permalink
Attempt to uses pages upload
Browse files Browse the repository at this point in the history
  • Loading branch information
MrCurtis committed Jan 27, 2024
1 parent ffed761 commit 9f53d04
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/upload_docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ jobs:
- name: Create docs
run: mkdocs build
- name: Upload as artifact
uses: actions/upload-artifact@v4
uses: actions/upload-pages-artifact@v4
with:
name: my-artifact
path: site

0 comments on commit 9f53d04

Please sign in to comment.