build: Also release signature file asset

This commit is contained in:
oSumAtrIX
2025-01-13 19:57:05 +01:00
committed by GitHub
parent 60597281c7
commit 549f59f7fe

View File

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