Skip to content

Commit

Permalink
change build directory
Browse files Browse the repository at this point in the history
  • Loading branch information
cjmosure committed Jul 13, 2023
1 parent d9640e1 commit e00ec4f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/github-pages-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,4 @@ jobs:
- name: Deploy 🚀
uses: JamesIves/github-pages-deploy-action@v4
with:
folder: dist # The folder the action should deploy.
folder: build # The folder the action should deploy.

0 comments on commit e00ec4f

Please sign in to comment.