Skip to content

Commit

Permalink
github actions update
Browse files Browse the repository at this point in the history
  • Loading branch information
icanc0 committed Feb 10, 2024
1 parent 899e07f commit ed89d57
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy_pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
run: npm run build

- name: Upload artifact
uses: actions/upload-pages-artifact@3
uses: actions/upload-pages-artifact@v3
with:
path: 'build/'

Expand Down

0 comments on commit ed89d57

Please sign in to comment.