Skip to content

Commit

Permalink
Actions fiddling
Browse files Browse the repository at this point in the history
  • Loading branch information
russss committed May 19, 2024
1 parent 750b21c commit ffdf9e1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,9 @@ jobs:
- name: Build app
run: npm run build
- name: Upload pages artifact
uses: actions/upload-pages-artifact@v3
uses: actions/upload-artifact@v4
with:
name: github-pages
path: ./dist

deploy:
Expand Down

0 comments on commit ffdf9e1

Please # to comment.