chore: fix
This commit is contained in:
2
.github/workflows/gh-pages.yml
vendored
2
.github/workflows/gh-pages.yml
vendored
@@ -26,6 +26,6 @@ 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: sites/docs/dist
|
build_dir: sites/docs/.vuepress/dist
|
||||||
env:
|
env:
|
||||||
GITHUB_TOKEN: ${{ secrets.REPO_TOKEN }}
|
GITHUB_TOKEN: ${{ secrets.REPO_TOKEN }}
|
||||||
|
|||||||
Reference in New Issue
Block a user