diff --git a/build.gradle b/build.gradle index 6b32b4e..3b5a940 100644 --- a/build.gradle +++ b/build.gradle @@ -119,7 +119,7 @@ tasks.named("assemble") { chenille { configurePublishing { mainArtifact = remapStandaloneJar.archiveFile - withArtifactory() + withLadysnakeMaven() withCurseforgeRelease() withModrinthRelease() withGithubRelease()