Skip to content

Commit

Permalink
try upload-pages-artifact
Browse files Browse the repository at this point in the history
  • Loading branch information
SamDelaney committed Nov 25, 2024
1 parent ad3b7f1 commit af1f679
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/master.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
done
- name: upload build artifacts
uses: actions/upload-artifact@v4
uses: actions/upload-pages-artifact@v1
with:
name: 'github-pages'
path: build/
Expand Down

0 comments on commit af1f679

Please sign in to comment.