Skip to content

Commit

Permalink
Merge pull request #169 from tarkalabs/raja/tarkaiconset/update
Browse files Browse the repository at this point in the history
  • Loading branch information
rajajawahar authored Jan 13, 2024
2 parents b0f9329 + f94f47e commit 51020c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tarkaicons/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ publishing {
repositories {
maven {
name = "GitHubPackages"
url = uri("https://maven.pkg.github.com/REPOSITORY_URL_HERE")
url = uri("https://maven.pkg.github.com/tarkalabs/tarka-ui-kit-android")
credentials {
username = System.getenv("GITHUB_USER")
password = System.getenv("GITHUB_TOKEN")
Expand Down

0 comments on commit 51020c7

Please sign in to comment.