Skip to content

Commit

Permalink
Update static.yml - specified gh-pages branch for deployment to githu…
Browse files Browse the repository at this point in the history
…b.io
  • Loading branch information
sandykadam authored Aug 20, 2024
1 parent f93f8b4 commit 2601ded
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/static.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,3 +58,5 @@ jobs:
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
publish_dir: ./build # The directory to deploy (output of the build)
publish_branch: gh-pages # Deploy to the 'gh-pages' branch

0 comments on commit 2601ded

Please sign in to comment.