diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 0754767..68641f2 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -23,5 +23,5 @@ jobs: uses: peaceiris/actions-gh-pages@v3 with: github_token: ${{ secrets.ACTIONS_DEPLOY_KEY }} - publish_branch: gh-pages + #publish_branch: gh-pages publish_dir: ./public