mirror of
https://github.com/ReVanced/revanced-patcher.git
synced 2026-01-11 05:46:16 +00:00
ci: only back-merge from main branch to dev
This commit is contained in:
@@ -27,7 +27,7 @@
|
||||
[
|
||||
"@saithodev/semantic-release-backmerge",
|
||||
{
|
||||
"branches": ["dev"]
|
||||
"branches": [{from: "main", to: "dev"}]
|
||||
}
|
||||
],
|
||||
"@semantic-release/github"
|
||||
|
||||
Reference in New Issue
Block a user