ci: use new semantic-release-backmerge option

Signed-off-by: oSumAtrIX <johan.melkonyan1@web.de>
This commit is contained in:
oSumAtrIX 2023-02-20 05:24:47 +01:00
parent f6573521ba
commit 24d7e47844
No known key found for this signature in database
GPG Key ID: A9B3094ACDB604B4

View File

@ -34,7 +34,7 @@
[
"@saithodev/semantic-release-backmerge",
{
branches: [{from: "main", to: "dev"}],
backmergeBranches: ["dev"],
clearWorkspace: true
}
]