update name

This commit is contained in:
RyanTLG
2022-05-01 15:09:52 +02:00
parent b0eaaeb61d
commit 126f41617f
324 changed files with 750 additions and 750 deletions

View File

@@ -71,7 +71,7 @@ publishing {
repositories {
maven {
name = "GitHubPackages"
url = "https://maven.pkg.github.com/RyanTLG/gamermod"
url = "https://maven.pkg.github.com/RyanTLG/gameritems"
credentials {
username = System.getenv("UNAME")
password = System.getenv("TOKEN")