mirror of
https://github.com/sudoxnym/audiobookshelf-atv.git
synced 2026-04-14 19:46:30 +00:00
Update .github/workflows/deploy-apk.yml
This commit is contained in:
parent
5704ca2ae8
commit
04f00d2994
1 changed files with 4 additions and 0 deletions
4
.github/workflows/deploy-apk.yml
vendored
4
.github/workflows/deploy-apk.yml
vendored
|
|
@ -4,6 +4,10 @@ on:
|
|||
push:
|
||||
branches:
|
||||
- master
|
||||
paths-ignore:
|
||||
- 'ios/**'
|
||||
- '.github/**'
|
||||
- 'readme.md'
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
|
|
|||
Loading…
Reference in a new issue