Skip to content

Commit

Permalink
Change to gtceu maven
Browse files Browse the repository at this point in the history
  • Loading branch information
Pumpkin7266 authored Sep 25, 2024
1 parent 41b9408 commit 1b57835
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/scripts/publishing.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ publishing {
repositories {
// Add repositories to publish to here.
maven {
url "https://maven.firstdarkdev.xyz/snapshots"
url "https://maven.gtceu.com"
credentials {
username System.getenv("MAVEN_USER")
password System.getenv("MAVEN_PASSWORD")
Expand Down

0 comments on commit 1b57835

Please sign in to comment.