Skip to content

Commit

Permalink
maybe fix?
Browse files Browse the repository at this point in the history
  • Loading branch information
sereneinserenade committed Aug 14, 2023
1 parent f27178d commit d938ba5
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,5 +35,4 @@ jobs:
uses: JamesIves/github-pages-deploy-action@v4.3.0
with:
branch: gh-pages # The branch the action should deploy to.
folder: dist # The folder the action should deploy.
working-directory: ${{env.working-director}}
folder: ./react-demo/dist # The folder the action should deploy.

0 comments on commit d938ba5

Please sign in to comment.