We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 56d0607 commit ceeb2d2Copy full SHA for ceeb2d2
.github/workflows/build-android-apk.yaml
@@ -1,8 +1,8 @@
1
on:
2
push:
3
-# tags:
4
-# - 'v*'
5
-# workflow_dispatch:
+ tags:
+ - 'v*'
+ workflow_dispatch:
6
7
name: Android Build
8
0 commit comments