File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -82,7 +82,7 @@ publishing {
8282 repositories {
8383 maven {
8484 name = " GitHubPackages"
85- url = " https://maven.pkg.github.com/ajamaica/Solana.kt "
85+ url = " https://maven.pkg.github.com/metaplex-foundation/SolanaKT "
8686 credentials {
8787 username = System . getenv(" GITHUB_ACTOR" )
8888 password = System . getenv(" GITHUB_TOKEN" )
Original file line number Diff line number Diff line change @@ -83,7 +83,7 @@ publishing {
8383 repositories {
8484 maven {
8585 name = " GitHubPackages"
86- url = " https://maven.pkg.github.com/ajamaica/Solana.kt "
86+ url = " https://maven.pkg.github.com/metaplex-foundation/SolanaKT "
8787 credentials {
8888 username = System . getenv(" GITHUB_ACTOR" )
8989 password = System . getenv(" GITHUB_TOKEN" )
You can’t perform that action at this time.
0 commit comments