Skip to content

Commit 9b1b5da

Browse files
committed
docs(gh-page): 修改部署在线文档的仓库
1 parent bf27b06 commit 9b1b5da

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/deploy-docs.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,6 @@ jobs:
4949
- name: 部署文档
5050
uses: JamesIves/github-pages-deploy-action@v4
5151
with:
52-
# 这是文档部署到的分支名称
53-
branch: gh-pages
5452
folder: document/web-docs/docs/.vuepress/dist
53+
repository-name: stick-i/spel-validator.github.io
54+
branch: gh-pages

0 commit comments

Comments
 (0)