mirror of
https://github.com/Myzel394/Alibi.git
synced 2025-06-18 23:05:26 +02:00
fix(ci-cd): Use files
argument
This commit is contained in:
parent
d252aa26f1
commit
bac78f868c
2
.github/workflows/release-app.yaml
vendored
2
.github/workflows/release-app.yaml
vendored
@ -42,4 +42,4 @@ jobs:
|
|||||||
GITHUB_TOKEN: ${{ secrets.GH_TOKEN }}
|
GITHUB_TOKEN: ${{ secrets.GH_TOKEN }}
|
||||||
with:
|
with:
|
||||||
name: app
|
name: app
|
||||||
path: app/build/outputs/apk/release/*.apk
|
files: app/build/outputs/apk/release/*.apk
|
Loading…
x
Reference in New Issue
Block a user