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