There was an error while loading. Please reload this page.
1 parent 29c24fa commit c1b5638Copy full SHA for c1b5638
1 file changed
.github/workflows/android-release.yml
@@ -3,6 +3,7 @@ name: Android Release
3
on:
4
push:
5
branches: [ "emulator", "main" ]
6
+ tags: [ "v*" ]
7
pull_request:
8
9
workflow_dispatch:
0 commit comments