Skip to content

Commit

Permalink
Update action
Browse files Browse the repository at this point in the history
  • Loading branch information
ctrl-escp committed Jun 8, 2024
1 parent 0545213 commit 4c41948
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/static.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,9 +38,8 @@ jobs:
npm install
npm run build
- name: Upload artifact
uses: actions/upload-pages-artifact@v1
uses: actions/upload-pages-artifact@v4
with:
# Upload entire repository
path: dist
- name: Deploy to GitHub Pages
id: deployment
Expand Down

0 comments on commit 4c41948

Please sign in to comment.