Update .github/workflows/deploy-apk.yml

This commit is contained in:
advplyr
2023-02-13 17:31:13 -06:00
committed by GitHub
parent 5704ca2ae8
commit 04f00d2994
+4
View File
@@ -4,6 +4,10 @@ on:
push:
branches:
- master
paths-ignore:
- 'ios/**'
- '.github/**'
- 'readme.md'
jobs:
build: