Skip to content

Commit

Permalink
feat: backmerge test 3
Browse files Browse the repository at this point in the history
  • Loading branch information
Juyeong-Byeon committed Jun 11, 2024
1 parent 1ee6673 commit 3b4ace4
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .releaserc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -86,12 +86,11 @@ publish:
- path: "@semantic-release/github"
success:
- path: "@semantic-release/github"
fail:
- path: "@semantic-release/github"
done:
- path: "@saithodev/semantic-release-backmerge"
backmergeBranches:
- from: main
to: stage
backmergeStrategy: "rebase"
message: "chore(release): backmerge ${nextRelease.version} [skip ci]"
fail:
- path: "@semantic-release/github"

0 comments on commit 3b4ace4

Please sign in to comment.