Skip to content

Commit 7414032

Browse files
authored
Update release.yml
1 parent c79b3c3 commit 7414032

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ jobs:
107107

108108
- name: ⏩ Merge stable with main, push main
109109
run: |
110-
git merge --abort
110+
git checkout main
111111
git merge -S stable
112112
git push origin main
113113

0 commit comments

Comments
 (0)