fix(ci-cd): Use files argument

This commit is contained in:
Myzel394 2023-08-06 23:30:17 +02:00
parent d252aa26f1
commit bac78f868c
No known key found for this signature in database
GPG Key ID: 79CC92F37B3E1A2B

View File

@ -42,4 +42,4 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GH_TOKEN }}
with:
name: app
path: app/build/outputs/apk/release/*.apk
files: app/build/outputs/apk/release/*.apk