commit
d061296a40
2
.github/workflows/build-debug.yml
vendored
2
.github/workflows/build-debug.yml
vendored
|
@ -2,6 +2,8 @@
|
|||
name: Build APK
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
tags:
|
||||
- "v*-test"
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user