update main.yml

This commit is contained in:
CJSatnarine
2025-03-31 18:43:17 -04:00
parent 8abc10d455
commit 843dd5b2a7

View File

@@ -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