Disable autoreleasing
diff --git a/.github/workflows/automation-autorelease.yml b/.github/workflows/automation-autorelease.yml
index 1ad026b..2c03b0a 100644
--- a/.github/workflows/automation-autorelease.yml
+++ b/.github/workflows/automation-autorelease.yml
@@ -1,9 +1,6 @@
 name: autorelease
 on:
   workflow_dispatch: {}
-  schedule:
-    # check at 11am every day
-    - cron: "0 11 * * *"
 jobs:
   autorelease:
     name: autorelease