fix(ci-cd): Fix outputs path

This commit is contained in:
Myzel394 2023-08-06 20:59:25 +02:00
parent f9dc5e7212
commit 44a8193118
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/debug/*.apk
path: app/build/outputs/apk/release/*.apk