Skip to content

Commit

Permalink
fix action build path
Browse files Browse the repository at this point in the history
  • Loading branch information
samepant committed May 20, 2022
1 parent 11ac842 commit fe000a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/prod-release-deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -79,4 +79,4 @@ jobs:
uses: JamesIves/github-pages-deploy-action@v4.3.3
with:
branch: gh-pages
folder: build
folder: ./packages/exit-app/build

0 comments on commit fe000a8

Please sign in to comment.