Skip to content

Commit fcdaf82

Browse files
committed
updates
1 parent 79772a2 commit fcdaf82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

my-docs/.github/workflows/deploy-docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,6 @@ jobs:
4343
- name: 部署文档
4444
uses: JamesIves/github-pages-deploy-action@v4
4545
with:
46-
# 部署文档
46+
# 部署文档 --> 部署到gh-pages分之上去
4747
branch: gh-pages
4848
folder: src/.vuepress/dist

0 commit comments

Comments
 (0)