Skip to content

Commit 333470e

Browse files
committed
update release branch pattern
1 parent ec07fa5 commit 333470e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

build.gradle.kts

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,10 @@ release {
4040
defaultVersionStrategy = Strategies.getSNAPSHOT()
4141
}
4242

43+
nebulaRelease {
44+
addReleaseBranchPattern("migrate-sonatype-test")
45+
}
46+
4347
nexusPublishing {
4448
repositories {
4549
sonatype {

0 commit comments

Comments
 (0)