build: Use new asset path for ReVanced CLI releases

This commit is contained in:
oSumAtrIX
2023-09-16 19:44:01 +02:00
parent 7794327a11
commit 2a08af3cb9

View File

@@ -31,7 +31,7 @@
{ {
"assets": [ "assets": [
{ {
"path": "build/libs/*all.jar" "path": "revanced-cli/build/libs/*all.jar"
} }
], ],
successComment: false successComment: false