feat(build): Include apk in prepare-release flow (#1496)

This commit is contained in:
bo0tzz
2023-01-31 16:59:37 +01:00
committed by GitHub
parent 830fec0c29
commit 6a852332de
2 changed files with 11 additions and 0 deletions

View File

@@ -2,6 +2,7 @@ name: Build Mobile
on:
workflow_dispatch:
workflow_call:
pull_request:
push:
branches: [main]