build: prevents public releases that matches the main branch
This commit is contained in:
@@ -9,7 +9,6 @@
|
|||||||
"semVer": 2.0
|
"semVer": 2.0
|
||||||
},
|
},
|
||||||
"publicReleaseRefSpec": [
|
"publicReleaseRefSpec": [
|
||||||
"^refs/heads/main$",
|
|
||||||
"^refs/heads/release/",
|
"^refs/heads/release/",
|
||||||
"^refs/tags/release-"
|
"^refs/tags/release-"
|
||||||
],
|
],
|
||||||
|
|||||||
Reference in New Issue
Block a user