test script
This commit is contained in:
1
.github/workflows/action.yml
vendored
1
.github/workflows/action.yml
vendored
@@ -12,6 +12,7 @@ jobs:
|
|||||||
uses: shalzz/zola-deploy-action@v0.14.1
|
uses: shalzz/zola-deploy-action@v0.14.1
|
||||||
env:
|
env:
|
||||||
# Target branch
|
# Target branch
|
||||||
|
PATH_PREFIX: ${{ github.event.repository.name }}
|
||||||
PAGES_BRANCH: gh-pages
|
PAGES_BRANCH: gh-pages
|
||||||
# Provide personal access token
|
# Provide personal access token
|
||||||
TOKEN: ${{ secrets.TOKEN }}
|
TOKEN: ${{ secrets.TOKEN }}
|
||||||
Reference in New Issue
Block a user