Update blank.yml
This commit is contained in:
2
.github/workflows/blank.yml
vendored
2
.github/workflows/blank.yml
vendored
@@ -26,7 +26,7 @@ jobs:
|
|||||||
uses: crazy-max/ghaction-github-pages@v1
|
uses: crazy-max/ghaction-github-pages@v1
|
||||||
with:
|
with:
|
||||||
target_branch: gh-pages
|
target_branch: gh-pages
|
||||||
build_dir: dist
|
build_dir: /
|
||||||
env:
|
env:
|
||||||
GITHUB_TOKEN: ${{secrets.GITHUB_REPO_TOKEN}}
|
GITHUB_TOKEN: ${{secrets.GITHUB_REPO_TOKEN}}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user