[ci skip]push repo
This commit is contained in:
+1
-1
@@ -91,7 +91,7 @@ subprojects {
|
|||||||
|
|
||||||
extensions.configure<PublishingExtension> {
|
extensions.configure<PublishingExtension> {
|
||||||
repositories {
|
repositories {
|
||||||
maven("https://repo.menthamc.org/repository/maven-snapshots/") {
|
maven("https://repo.menthamc.org/repository/maven-releases/") {
|
||||||
name = "MenthaMC"
|
name = "MenthaMC"
|
||||||
credentials(PasswordCredentials::class) {
|
credentials(PasswordCredentials::class) {
|
||||||
username = System.getenv("PRIVATE_MAVEN_REPO_USERNAME")
|
username = System.getenv("PRIVATE_MAVEN_REPO_USERNAME")
|
||||||
|
|||||||
Reference in New Issue
Block a user