no more lg-backbone (#50)

This commit is contained in:
Ryan Brink
2021-05-08 10:38:11 -04:00
committed by GitHub
parent c019f92cc0
commit 5b99564a75
77 changed files with 238 additions and 236 deletions

View File

@ -21,7 +21,7 @@ publishing {
repositories {
maven {
name = "GithubPackages"
url = uri("https://maven.pkg.github.com/lg-backbone/kompendium")
url = uri("https://maven.pkg.github.com/bkbnio/kompendium")
credentials {
username = System.getenv("GITHUB_ACTOR")
password = System.getenv("GITHUB_TOKEN")