update pages
This commit is contained in:
parent
809855ac7e
commit
fbc89035e3
2
.github/workflows/deploy-docs.yml
vendored
2
.github/workflows/deploy-docs.yml
vendored
@ -39,6 +39,6 @@ jobs:
|
|||||||
uses: JamesIves/github-pages-deploy-action@v4
|
uses: JamesIves/github-pages-deploy-action@v4
|
||||||
with:
|
with:
|
||||||
# 这是文档部署到的分支名称gh-pages
|
# 这是文档部署到的分支名称gh-pages
|
||||||
branch: master
|
branch: website
|
||||||
folder: docs/.vuepress/dist
|
folder: docs/.vuepress/dist
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user