Skip to content

Commit 062a477

Browse files
committed
publish to public repos
1 parent fbc28c6 commit 062a477

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ subprojects {
8888
}
8989
}
9090
if (octomcRepository) {
91-
maven ("https://repo.octopvp.net/repo"){
91+
maven ("https://repo.octopvp.net/public"){
9292
name = "octomc"
9393
credentials(PasswordCredentials::class)
9494
authentication {

0 commit comments

Comments
 (0)