Support more formats & cleanup

This commit is contained in:
soraefir
2024-03-24 13:00:22 +01:00
parent 8181da421e
commit 84ebdcc9a8
5 changed files with 39 additions and 12 deletions

View File

@ -1,3 +1,4 @@
#file: noinspection SpellCheckingInspection
name: CI-Android APK
@ -9,7 +10,7 @@ on:
push:
branches: [ main ]
tags:
- '**'
- '**'
pull_request:
branches: [ main ]
workflow_dispatch: