diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 914fb39..43eab59 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: gh-pages + PAGES_BRANCH: main # Provide personal access token #TOKEN: ${{ secrets.TOKEN }} # Or if publishing to the same repo, use the automatic token