Skip to content

Commit d06ab61

Browse files
authored
Publish automatically (#6605)
1 parent fc22c5a commit d06ab61

File tree

1 file changed

+0
-1
lines changed
  • build-logic/src/main/kotlin

1 file changed

+0
-1
lines changed

build-logic/src/main/kotlin/api.kt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,6 @@ fun Project.apolloRoot(ciBuild: TaskProvider<Task>) {
147147
centralPortal {
148148
username.set(System.getenv("LIBRARIAN_SONATYPE_USERNAME"))
149149
password.set(System.getenv("LIBRARIAN_SONATYPE_PASSWORD"))
150-
publishingType.set("USER_MANAGED")
151150
validationTimeout.set(30.minutes.toJavaDuration())
152151
publishingTimeout.set(1.hours.toJavaDuration())
153152
}

0 commit comments

Comments
 (0)