mirror of
https://github.com/ReVanced/revanced-cli.git
synced 2026-01-11 05:46:19 +00:00
fix: only upload -all.jar asset
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
{
|
||||
"assets": [
|
||||
{
|
||||
"path": "build/libs/*.jar"
|
||||
"path": "build/libs/*all.jar"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user