[ci skip]push repo

This commit is contained in:
Helvetica Volubi
2026-07-02 20:01:23 +08:00
parent f703bda607
commit a62cc74f09
+1 -1
View File
@@ -91,7 +91,7 @@ subprojects {
extensions.configure<PublishingExtension> {
repositories {
maven("https://repo.menthamc.org/repository/maven-snapshots/") {
maven("https://repo.menthamc.org/repository/maven-releases/") {
name = "MenthaMC"
credentials(PasswordCredentials::class) {
username = System.getenv("PRIVATE_MAVEN_REPO_USERNAME")