undo change to main.yml

This commit is contained in:
CJSatnarine
2025-03-31 18:44:50 -04:00
parent 843dd5b2a7
commit 5e640764a3

View File

@@ -12,7 +12,7 @@ jobs:
uses: shalzz/zola-deploy-action@master uses: shalzz/zola-deploy-action@master
env: env:
# Target branch # Target branch
PAGES_BRANCH: main PAGES_BRANCH: gh-pages
# Provide personal access token # Provide personal access token
#TOKEN: ${{ secrets.TOKEN }} #TOKEN: ${{ secrets.TOKEN }}
# Or if publishing to the same repo, use the automatic token # Or if publishing to the same repo, use the automatic token