Skip to content

Commit

Permalink
update maven publishing
Browse files Browse the repository at this point in the history
  • Loading branch information
IThundxr committed May 26, 2024
1 parent 96a401f commit 61b5e27
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ subprojects {
maven {
url = uri("https://maven.ithundxr.dev/${maven}")
credentials {
username = "railways-github"
username = "numismatics-github"
password = mavenToken
}
}
Expand Down

0 comments on commit 61b5e27

Please sign in to comment.