Skip to content

Commit 25e36af

Browse files
committed
修复部署分支配置:master改为main
1 parent 61732fe commit 25e36af

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,4 +60,4 @@ jobs:
6060
destination-github-username: "makevyc"
6161
destination-repository-name: "makevyc.github.io"
6262
user-email: ${{ secrets.MAIL }}
63-
target-branch: master
63+
target-branch: main

0 commit comments

Comments
 (0)