Fix github packages
This commit is contained in:
parent
d5a3364c6d
commit
ae1c0250b2
|
|
@ -73,7 +73,7 @@ publishing {
|
|||
}
|
||||
maven {
|
||||
name = "GitHubPackages"
|
||||
url = uri("https://maven.pkg.github.com/LSPosed/LSPlant")
|
||||
url = uri("https://maven.pkg.github.com/libxposed/api")
|
||||
credentials {
|
||||
username = System.getenv("GITHUB_ACTOR")
|
||||
password = System.getenv("GITHUB_TOKEN")
|
||||
|
|
|
|||
Loading…
Reference in New Issue