Skip to content

Commit

Permalink
publish over default sonatype host
Browse files Browse the repository at this point in the history
  • Loading branch information
FZambia committed Aug 28, 2022
1 parent 0e78f87 commit 4b68ac6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion publish-setup.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ allprojects {
project.version = "0.2.4"

mavenPublishing {
publishToMavenCentral("S01")
publishToMavenCentral()

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

0 comments on commit 4b68ac6

Please sign in to comment.