Skip to content

Commit

Permalink
firstblog
Browse files Browse the repository at this point in the history
  • Loading branch information
stanley-ju committed Nov 11, 2024
1 parent 15556ca commit 6c7d642
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,6 @@ jobs:
uses: peaceiris/actions-gh-pages@v3
with:
PERSONAL_TOKEN: ${{ secrets.PERSONAL_TOKEN }}
PUBLISH_BRANCH: main
PUBLISH_BRANCH: gh-pages
PUBLISH_DIR: ./public
commit_message: ${{ github.event.head_commit.message }}

0 comments on commit 6c7d642

Please sign in to comment.