Skip to content

Commit

Permalink
upload pages artifacts
Browse files Browse the repository at this point in the history
  • Loading branch information
yoyomo committed May 30, 2024
1 parent 9ba3d26 commit c44c25b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
- run: npm ci
- run: npm run build
- name: Cache build folder
uses: actions/upload-artifact@v4
uses: actions/upload-pages-artifact@v1
with:
name: github-pages
path: '.'
Expand Down

0 comments on commit c44c25b

Please sign in to comment.