update release action

This commit is contained in:
adbenitez
2021-01-22 15:34:41 -05:00
parent d4d5c90229
commit 08eeff88bb
+1 -2
View File
@@ -2,8 +2,7 @@ name: Upload Release APK
on:
create:
ref_type: tag
ref: 'v*'
ref: 'release/*'
jobs:
build: