diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 43eab59..914fb39 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -12,7 +12,7 @@ jobs: uses: shalzz/zola-deploy-action@master env: # Target branch - PAGES_BRANCH: main + PAGES_BRANCH: gh-pages # Provide personal access token #TOKEN: ${{ secrets.TOKEN }} # Or if publishing to the same repo, use the automatic token