Fix github packages

This commit is contained in:
LoveSy 2023-01-10 22:39:44 +08:00
parent d5a3364c6d
commit ae1c0250b2
No known key found for this signature in database
1 changed files with 1 additions and 1 deletions

View File

@ -73,7 +73,7 @@ publishing {
} }
maven { maven {
name = "GitHubPackages" name = "GitHubPackages"
url = uri("https://maven.pkg.github.com/LSPosed/LSPlant") url = uri("https://maven.pkg.github.com/libxposed/api")
credentials { credentials {
username = System.getenv("GITHUB_ACTOR") username = System.getenv("GITHUB_ACTOR")
password = System.getenv("GITHUB_TOKEN") password = System.getenv("GITHUB_TOKEN")