build: Use forward slash for paths to fix invalid escaping

This commit is contained in:
oSumAtrIX
2025-01-13 19:58:16 +01:00
committed by Ax333l
parent 2ca21e8e02
commit c102f748aa

View File

@@ -32,7 +32,7 @@
{
"assets": [
{
"path": "build\outputs\apk\release\*.apk",
"path": "build/outputs/apk/release/*.apk?(.asc)",
}
],
successComment: false