Skip to content

Commit

Permalink
Build .apks in CI on tag
Browse files Browse the repository at this point in the history
  • Loading branch information
adzialocha committed Jun 5, 2024
1 parent b840cb9 commit e19b8a4
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/build-android.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
name: Build Android APK

on:
push:
tags:
- v[0-9]+.[0-9]+.[0-9]+

workflow_dispatch:
inputs:
flavor:
Expand Down

0 comments on commit e19b8a4

Please sign in to comment.