TEMP: Update repo

This commit is contained in:
AngrySoundTech
2024-03-13 15:15:43 -04:00
parent d260454166
commit f2da0768a7

View File

@@ -65,7 +65,7 @@ allprojects {
if (githubActor != null && githubToken != null) {
maven {
name = "GitHubPackages"
url = uri("https://maven.pkg.github.com/CivMC/Civ")
url = uri("https://maven.pkg.github.com/AngrySoundTech/civ-temp")
credentials {
username = githubActor
password = githubToken