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