fix target url

This commit is contained in:
2026-01-24 00:42:26 -06:00
parent ebdc03b0b4
commit 32ab651d6d

View File

@@ -17,7 +17,7 @@ publishing {
repositories {
maven {
name = "Gitea"
url = uri("https://gitea.example.com/api/packages/numbers/maven")
url = uri("https://gitea.softwaresmyth.com/api/packages/numbers/maven")
credentials(HttpHeaderCredentials::class) {
name = "Authorization"