Update publish.yml

Run action every 5 minutes
This commit is contained in:
Aleksandr Statciuk
2019-11-13 16:25:46 +03:00
committed by GitHub
parent 1dab6798cc
commit a5fb1b4792

View File

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