Skip to content

Commit

Permalink
add gh-pages branch to deploy on
Browse files Browse the repository at this point in the history
  • Loading branch information
madjin committed Dec 15, 2023
1 parent c370a16 commit 29f512e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,5 +28,5 @@ jobs:
uses: peaceiris/actions-gh-pages@v3
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
publish_branch: anata-merge
publish_branch: gh-pages
publish_dir: ./dist

0 comments on commit 29f512e

Please sign in to comment.