Skip to content

Commit 4b68ac6

Browse files
committed
publish over default sonatype host
1 parent 0e78f87 commit 4b68ac6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

publish-setup.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ allprojects {
44
project.version = "0.2.4"
55

66
mavenPublishing {
7-
publishToMavenCentral("S01")
7+
publishToMavenCentral()
88

99
// Signing will be applied to non-snapshot builds.
1010
// Uses credentials as described above, supports both regular and in memory signing.

0 commit comments

Comments
 (0)