update name
This commit is contained in:
@@ -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")
|
||||
|
||||
Reference in New Issue
Block a user