Skip to content

Commit

Permalink
Add publication
Browse files Browse the repository at this point in the history
  • Loading branch information
marek-karwacki-rdx committed Jan 11, 2023
1 parent 67bdb5f commit 841068b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ publishing {
repositories {
maven {
name = "GitHubPackages"
url = uri("https://maven.pkg.github.com/radixdlt/maven-pkg")
url = uri("https://maven.pkg.github.com/radixdlt/slip10-android")
credentials {
username = System.getenv("GITHUB_ACTOR")
password = System.getenv("GITHUB_TOKEN")
Expand Down

0 comments on commit 841068b

Please sign in to comment.