Skip to content

Commit

Permalink
next
Browse files Browse the repository at this point in the history
  • Loading branch information
Welf42 committed Oct 21, 2024
1 parent 88a9ba7 commit fbe8cc3
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,5 @@ jobs:
uses: peaceiris/actions-gh-pages@v4
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
# publish_branch: gh-pages # GitHub Pages will serve from this branch
publish_branch: main # GitHub Pages will serve from this branch
publish_branch: gh-pages # GitHub Pages will serve from this branch
publish_dir: ./ # Root directory of your repository

0 comments on commit fbe8cc3

Please sign in to comment.