Skip to content

Commit

Permalink
specify repo again
Browse files Browse the repository at this point in the history
  • Loading branch information
rkeur7 committed Dec 2, 2024
1 parent e26a1cf commit 36298ae
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build-extras.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ jreleaser {
username = System.getenv("JRELEASER_DEPLOY_MAVEN_MAVENCENTRAL_USERNAME")
password = System.getenv("JRELEASER_DEPLOY_MAVEN_MAVENCENTRAL_PASSWORD")
url = 'https://oss.sonatype.org/service/local/staging/deploy/maven2/'
stagingRepository('build/libs')
}
}
}
Expand Down

0 comments on commit 36298ae

Please sign in to comment.