Skip to content

Commit

Permalink
Update build-n-deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
BipanKishore committed May 15, 2024
1 parent 8390406 commit 09ec229
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-n-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ jobs:
working-directory: ./packages/demo-app

- name: Demo App - Deploy to GitHub Pages
# if: ${{ github.ref == 'refs/heads/master' }}
if: ${{ github.ref == 'refs/heads/master' }}
uses: JamesIves/[email protected]
with:
branch: gh-pages
Expand Down

0 comments on commit 09ec229

Please sign in to comment.