Skip to content

Commit 70d1986

Browse files
authored
chore: merges remote develop, uses its code for conflicts. (#719)
1 parent 2cd0faf commit 70d1986

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,6 @@ jobs:
7272
git config --local user.name "github-actions[bot]"
7373
git status
7474
git fetch origin
75-
git merge origin/develop
75+
git merge origin/develop -X theirs
7676
git push origin main
7777

0 commit comments

Comments
 (0)