We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a5693df commit faf05e8Copy full SHA for faf05e8
1 file changed
.github/workflows/build-upload-android-alpha.yml
@@ -10,7 +10,7 @@ env:
10
on:
11
push:
12
tags:
13
- - 'v1.*'
+ - 'v*'
14
15
# Allows you to run this workflow manually from the Actions tab
16
workflow_dispatch:
0 commit comments