Skip to content

Commit

Permalink
Update deployed folder
Browse files Browse the repository at this point in the history
  • Loading branch information
nathsou committed Jul 23, 2023
1 parent b6f4111 commit d4aa89d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,5 +30,5 @@ jobs:
uses: JamesIves/github-pages-deploy-action@v4
with:
branch: gh-pages # The branch the action should deploy to.
folder: web/dist # The folder the action should deploy.
folder: web/ui/dist # The folder the action should deploy.
clean: false

0 comments on commit d4aa89d

Please sign in to comment.