Update publish.yml

Run action every 5 minutes
pull/680/head
Aleksandr Statciuk 5 years ago committed by GitHub
parent 9a74641669
commit 89a69a1003
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -2,7 +2,7 @@ name: Publish playlists
on:
schedule:
- cron: '0 1 * * *'
- cron: */5 * * * *'
jobs:
deploy:

Loading…
Cancel
Save