Skip to content

Commit d796c42

Browse files
committed
Publish to maven releases
1 parent 6973949 commit d796c42

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

buildSrc/src/main/groovy/multiloader-common.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,7 @@ publishing {
185185

186186
repositories {
187187
maven {
188-
url = System.getenv('local_maven_url_private')
188+
url = System.getenv('local_maven_url')
189189

190190
credentials {
191191
username = System.getenv('local_maven_user')

0 commit comments

Comments
 (0)