Skip to content

Commit

Permalink
Updated deployment workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
notangelmario committed Oct 11, 2022
1 parent 9b2643f commit 7703fa3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
- name: Setup Pages
uses: actions/configure-pages@v2
- name: Upload artifact
uses: actions/upload-pages-artifact@main
uses: actions/upload-pages-artifact@v1
with:
# Upload entire repository
path: './dist'
Expand Down

0 comments on commit 7703fa3

Please sign in to comment.