cicd-stealth #40

Merged
stcb merged 4 commits from cicd-stealth into dev 2025-03-04 13:06:08 +00:00
Showing only changes of commit 314e3be36a - Show all commits

View File

@ -24,10 +24,7 @@ jobs:
subpath: dialer/
- uses: icing/flutter@main
with:
args:
- build
- apk
- --dart-define=STEALTH=true
args: "build apk --dart-define=STEALTH=true"
- uses: actions/upload-artifact@v1
with:
name: icing-dialer-stealth-${{ gitea.ref_name }}-${{ gitea.run_id }}.apk