PlazmaBukkit, not Plazmaclip

Signed-off-by: Alpha <dev@alpha93.kr>
This commit is contained in:
Alpha
2024-11-03 23:47:35 +09:00
committed by GitHub
parent 7543f3adbd
commit d110f25a23

View File

@@ -35,7 +35,7 @@ allprojects {
java.toolchain.languageVersion.set(JavaLanguageVersion.of(jdkVersion))
publishing.repositories.maven("https://maven.pkg.github.com/PlazmaMC/Plazmaclip") {
publishing.repositories.maven("https://maven.pkg.github.com/$providerRepo") {
name = "githubPackage"
credentials {