Skip to content

Commit

Permalink
fixed deploy dir
Browse files Browse the repository at this point in the history
  • Loading branch information
CaseyNelson314 committed Dec 23, 2023
1 parent 338dbd0 commit 9164808
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 @@ -34,4 +34,4 @@ jobs:
if: ${{ github.ref == 'refs/heads/master' }}
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
publish_dir: ./dist
publish_dir: ./app/dist

0 comments on commit 9164808

Please sign in to comment.