Skip to content

Commit

Permalink
Fix publish repository
Browse files Browse the repository at this point in the history
  • Loading branch information
SirEndii committed Jul 30, 2023
1 parent c85e65d commit 77e9fae
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 @@ -433,7 +433,7 @@ publishing {
repositories {
maven {
name = "public"
url = "https://mvn.intelligence-modding.de/intelligence"
url = "https://mvn.intelligence-modding.de/Intelligence"
credentials {
username = repositoryName
password = repositoryKey
Expand Down

0 comments on commit 77e9fae

Please sign in to comment.