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
|
||||
with:
|
||||
target_branch: gh-pages
|
||||
build_dir: dist
|
||||
build_dir: /
|
||||
env:
|
||||
GITHUB_TOKEN: ${{secrets.GITHUB_REPO_TOKEN}}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user