mirror of
https://github.com/ReVanced/revanced-patches-template.git
synced 2026-01-10 21:36:18 +00:00
fix: Upload asset signature by fixing asset path glob pattern
This commit is contained in:
@@ -32,7 +32,7 @@
|
||||
{
|
||||
"assets": [
|
||||
{
|
||||
"path": "patches/build/libs/*.rvp"
|
||||
"path": "patches/build/libs/patches-!(*sources*|*javadoc*).rvp?(.asc)"
|
||||
}
|
||||
],
|
||||
successComment: false
|
||||
|
||||
Reference in New Issue
Block a user