diff --git a/.github/workflows/gh-release.yml b/.github/workflows/gh-release.yml index ef68db1..7c5fed9 100644 --- a/.github/workflows/gh-release.yml +++ b/.github/workflows/gh-release.yml @@ -2,7 +2,7 @@ name: GitHub Release on: schedule: - - cron: '30 2 * * 5' # Weekly + - cron: '30 2 1 * *' # Monthly workflow_dispatch: # manual trigger concurrency: