Skip to content

Commit fe10813

Browse files
author
root
committed
ci: modeify branch from master to main
1 parent d9640f4 commit fe10813

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ name: Deploy VitePress site to Pages
44
on:
55
# 当推送到 master 分支时触发
66
push:
7-
branches: [master]
7+
branches: [main]
88

99
# 允许手动触发
1010
workflow_dispatch:

0 commit comments

Comments
 (0)