We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d9f9be1 commit 058526eCopy full SHA for 058526e
1 file changed
.github/workflows/deploy-docs.yml
@@ -4,7 +4,7 @@ name: 部署文档
4
on:
5
push:
6
branches:
7
- - master
+ - main
8
9
permissions:
10
contents: write
0 commit comments