update releases json cron

This commit is contained in:
CrazyMax 2023-02-18 22:46:58 +01:00
parent 7fdadc3d8b
commit ceda108afe
No known key found for this signature in database
GPG Key ID: 3248E46B6BB8C7F7

View File

@ -7,7 +7,7 @@ concurrency:
on:
workflow_dispatch:
schedule:
- cron: '0 10 * * 0'
- cron: '0 */12 * * *'
push:
branches:
- 'master'