mirror of
https://github.com/advplyr/audiobookshelf-app.git
synced 2025-08-03 17:44:51 +02: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…
Add table
Add a link
Reference in a new issue