mirror of
https://github.com/CivMC/Civ.git
synced 2026-07-15 23:20:44 +00:00
@@ -65,7 +65,7 @@ allprojects {
|
||||
if (githubActor != null && githubToken != null) {
|
||||
maven {
|
||||
name = "GitHubPackages"
|
||||
url = uri("https://maven.pkg.github.com/AngrySoundTech/civ-temp")
|
||||
url = uri("https://maven.pkg.github.com/CivMC/Civ")
|
||||
credentials {
|
||||
username = githubActor
|
||||
password = githubToken
|
||||
|
||||
Reference in New Issue
Block a user