diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index bfbcd92..6432394 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -22,6 +22,5 @@ jobs: - name: Deploy uses: peaceiris/actions-gh-pages@v3 with: - github_token: ${{ secrets.GITHUB_TOKEN }} publish_branch: site publish_dir: _site \ No newline at end of file