parent
9a74641669
commit
89a69a1003
|
@ -2,7 +2,7 @@ name: Publish playlists
|
||||||
|
|
||||||
on:
|
on:
|
||||||
schedule:
|
schedule:
|
||||||
- cron: '0 1 * * *'
|
- cron: */5 * * * *'
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
deploy:
|
deploy:
|
||||||
|
|
Loading…
Reference in New Issue