publish api

Signed-off-by: Alpha <dev@alpha93.kr>
This commit is contained in:
Alpha
2024-12-15 16:07:13 +09:00
committed by GitHub
parent 22bcf63585
commit bd642eb8d6

View File

@@ -100,7 +100,7 @@ allprojects {
} }
} }
publishing.repositories.maven("https://repo.codemc.io/repository/PlazmaMC/") { publishing.repositories.maven("https://repo.codemc.io/repository/maven-snapshots/") {
name = "codemc" name = "codemc"
credentials { credentials {