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: on:
workflow_dispatch: workflow_dispatch:
schedule: schedule:
- cron: '0 10 * * 0' - cron: '0 */12 * * *'
push: push:
branches: branches:
- 'master' - 'master'