Skip to content

Commit

Permalink
chore: change merge method (#9)
Browse files Browse the repository at this point in the history
  • Loading branch information
Juyeong-Byeon authored Jun 12, 2024
1 parent 005eb2a commit 8c066ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .releaserc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ success:
backmergeBranches:
- from: main
to: stage
backmergeStrategy: "rebase"
backmergeStrategy: "merge"
message: "chore(release): backmerge ${nextRelease.version} [skip ci]"
fail:
- path: "@semantic-release/github"

0 comments on commit 8c066ff

Please sign in to comment.