Skip to content

Commit

Permalink
update github workflows (next)
Browse files Browse the repository at this point in the history
  • Loading branch information
vernak2539 committed Mar 13, 2024
1 parent fd05e41 commit f5c4c76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-publish.yml
Expand Up @@ -22,7 +22,7 @@ jobs:
run: yarn install
- name: Build Pages
run: yarn build
- uses: actions/upload-pages-artifact@v1
- uses: actions/upload-pages-artifact@v4
with:
path: ./dist

Expand Down

0 comments on commit f5c4c76

Please sign in to comment.