Skip to content

Commit

Permalink
Add main as release branch pattern
Browse files Browse the repository at this point in the history
  • Loading branch information
Anuraag Agrawal committed Oct 21, 2020
1 parent 5bd19c3 commit 731cf7c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -219,3 +219,7 @@ tasks {
finalizedBy(copyLicenses)
}
}

nebulaRelease {
addReleaseBranchPattern("main")
}

0 comments on commit 731cf7c

Please sign in to comment.