diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 49dc9af5d1..d6895becc0 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -4,8 +4,8 @@ on: workflow_dispatch: release: types: [published] - # schedule: - # - cron: "0 2 * * *" + schedule: + - cron: "0 2 * * *" permissions: contents: read