Skip to content

Commit

Permalink
Update deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mistryswapnil-dream11 authored Aug 2, 2024
1 parent 9623399 commit 4a1db4c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,5 @@ jobs:
run: |
cd ${{ github.workspace }}/WebpageRevamped
yarn install
yarn deploy
yarn build
npx gh-pages -d build -u "mistryswapnil-dream11 <[email protected]>"

0 comments on commit 4a1db4c

Please sign in to comment.