Skip to content

Commit

Permalink
fix typo in maven username q_q
Browse files Browse the repository at this point in the history
  • Loading branch information
Nuclearfarts authored and Nuclearfarts committed Nov 5, 2020
1 parent a9a763c commit 5cd6a87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -186,7 +186,7 @@ publishing {
url "https://maven.wovenmc.net/repository/maven-releases/"
name "releases"
credentials {
username "wovenuploads"
username "wovenupload"
password System.getenv("MAVEN_PASS")
}
}
Expand Down

0 comments on commit 5cd6a87

Please sign in to comment.