ci: add backmerge target branch
Signed-off-by: oSumAtrIX <johan.melkonyan1@web.de>
This commit is contained in:
@ -39,7 +39,7 @@
|
||||
[
|
||||
"@saithodev/semantic-release-backmerge",
|
||||
{
|
||||
backmergeBranches: ["dev"],
|
||||
backmergeBranches: [{"from": "dev", "to": "main"}],
|
||||
clearWorkspace: true
|
||||
}
|
||||
]
|
||||
|
Reference in New Issue
Block a user