We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bf27b06 commit 9b1b5daCopy full SHA for 9b1b5da
.github/workflows/deploy-docs.yml
@@ -49,6 +49,6 @@ jobs:
49
- name: 部署文档
50
uses: JamesIves/github-pages-deploy-action@v4
51
with:
52
- # 这是文档部署到的分支名称
53
- branch: gh-pages
54
folder: document/web-docs/docs/.vuepress/dist
+ repository-name: stick-i/spel-validator.github.io
+ branch: gh-pages
0 commit comments