Skip to content

Commit 8a07033

Browse files
authored
chore(ci): fix branch name
1 parent a6c0d04 commit 8a07033

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
@@ -111,7 +111,7 @@ jobs:
111111
source-directory: ./public
112112
destination-github-username: memset0
113113
destination-repository-name: blog-deployment
114-
target-branch: main
114+
target-branch: master
115115
user-email: ci@memset0.cn
116116

117117
- name: Push to the static repository (2)

0 commit comments

Comments
 (0)