Skip to content

Commit c914c74

Browse files
committed
change name of xander maven repo
1 parent 57e098a commit c914c74

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

build.gradle.kts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -361,6 +361,7 @@ publishing {
361361
mavenLocal()
362362

363363
maven(url = "https://beta.maven.isxander.dev/releases") {
364+
name = "Xander"
364365
credentials {
365366
username = secrets.gradleProperty("maven.username").orNull
366367
password = secrets.gradleProperty("maven.password").orNull

0 commit comments

Comments
 (0)