Skip to content

Commit

Permalink
Update build-github-page.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
irychen authored Nov 21, 2024
1 parent 69935a5 commit 99faa58
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-github-page.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
- name: Deploy to GitHub Pages
uses: crazy-max/ghaction-github-pages@v4
with:
target_branch: gh-pages
target_branch: demo
build_dir: dist
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 99faa58

Please sign in to comment.