update releases json cron

This commit is contained in:
CrazyMax
2023-02-18 22:46:58 +01:00
parent 7fdadc3d8b
commit ceda108afe

View File

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