build: Remove non existing asset from being attempted to be uploaded

This commit is contained in:
oSumAtrIX
2024-02-21 01:07:28 +01:00
parent 73f6506bcc
commit ad21c69549

View File

@@ -34,9 +34,6 @@
"assets": [ "assets": [
{ {
"path": "build/libs/revanced-patches*" "path": "build/libs/revanced-patches*"
},
{
"path": "patches.json"
} }
], ],
successComment: false successComment: false