update main.yml
This commit is contained in:
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@@ -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: gh-pages
|
PAGES_BRANCH: main
|
||||||
# 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
|
||||||
|
Reference in New Issue
Block a user