Update publish.yml
This commit is contained in:
parent
3984549ee0
commit
6f42eb960a
|
@ -2,7 +2,7 @@ name: Publish playlists
|
||||||
|
|
||||||
on:
|
on:
|
||||||
schedule:
|
schedule:
|
||||||
- cron: '*/5 * * * *'
|
- cron: '0 1 * * *'
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
deploy:
|
deploy:
|
||||||
|
|
Loading…
Reference in New Issue