Update publish.yml
This commit is contained in:
parent
4438cab26e
commit
121b7fb06b
|
@ -2,7 +2,7 @@ name: Publish playlists
|
||||||
|
|
||||||
on:
|
on:
|
||||||
schedule:
|
schedule:
|
||||||
- cron: '*/5 * * * *'
|
- cron: '*/10 * * * *'
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
deploy:
|
deploy:
|
||||||
|
|
Loading…
Reference in New Issue