Skip to content

Commit 2b9cfc6

Browse files
committed
updates
1 parent 851183b commit 2b9cfc6

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
@@ -44,5 +44,5 @@ jobs:
4444
uses: JamesIves/github-pages-deploy-action@v4
4545
with:
4646
# 部署文档
47-
branch: main
47+
branch: gh-pages
4848
folder: src/.vuepress/dist

0 commit comments

Comments
 (0)