Revert "TEMP: Update repo"

This reverts commit 367863405a.
This commit is contained in:
AngrySoundTech
2024-03-13 16:38:25 -04:00
parent 5c4b0ed0cd
commit 87bb9f072e

View File

@@ -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