diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index 0e26bb7847..e54a3693bc 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -2,8 +2,8 @@ name: publish on: workflow_dispatch: # We can add version input when 1.0 is released and scheduled releases are removed - schedule: - - cron: "0 0 * * *" # midnight UTC +# schedule: +# - cron: "0 0 * * *" # midnight UTC push: branches: