Skip to content

Commit f00a49e

Browse files
committed
Change branch
1 parent 34d15ee commit f00a49e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ nexusPublishing {
7171
release {
7272
buildTasks = ['doRelease']
7373
git {
74-
requireBranch.set('main')
74+
requireBranch.set('xxx')
7575
}
7676
}
7777

0 commit comments

Comments
 (0)