Skip to content

Commit ce2b35f

Browse files
Update deploy_docs.yaml
1 parent 77ec36a commit ce2b35f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy_docs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Deploy Docs
33
on:
44
release:
55
types: [published]
6-
branches: [main]
6+
branches: [master, main]
77
workflow_dispatch: # 保留手动触发选项
88

99
permissions:

0 commit comments

Comments
 (0)