Skip to content

Commit 31034ac

Browse files
author
SoftOSDev
committed
%1
1 parent 36140f6 commit 31034ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Deploy to GitHub Pages
33

44
on:
55
push:
6-
branches: [main] # 确保与你的分支名一致(main 或 master)
6+
branches: [master] # 确保与你的分支名一致(main 或 master)
77

88
workflow_dispatch:
99

0 commit comments

Comments
 (0)