Skip to content

Commit

Permalink
chore: modified github action
Browse files Browse the repository at this point in the history
  • Loading branch information
yasir6jan committed Aug 2, 2024
1 parent 9878c89 commit 845ee02
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,7 @@ jobs:
yarn build
- name: Deploy
working-directory: WebpageRevamped
uses: JamesIves/github-pages-deploy-action@v4
with:
folder: build
folder: ./WebpageRevamped/build
branch: gh-pages

0 comments on commit 845ee02

Please sign in to comment.