Skip to content

Commit 7f25d53

Browse files
bmc08gtjeffyanta
authored andcommitted
build: update alpha CI to look for any v based tag
1 parent 77fdc19 commit 7f25d53

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-upload-android-alpha.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ env:
1010
on:
1111
push:
1212
tags:
13-
- 'v1.*'
13+
- 'v*'
1414

1515
# Allows you to run this workflow manually from the Actions tab
1616
workflow_dispatch:

0 commit comments

Comments
 (0)