ci: stash before rebasing

This commit is contained in:
oSumAtrIX 2022-12-14 22:36:22 +01:00
parent 8793b5fc65
commit 512152fb66
No known key found for this signature in database
GPG Key ID: A9B3094ACDB604B4

View File

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