diff --git a/.github/workflows/create_realease.yml b/.github/workflows/create_realease.yml index da220051..8893f4a0 100644 --- a/.github/workflows/create_realease.yml +++ b/.github/workflows/create_realease.yml @@ -17,8 +17,8 @@ on: tag: description: "Release Tag" type: string - schedule: - - cron: "0 3 * * *" + # schedule: + # - cron: "0 3 * * *" jobs: get_context_info: name: Get Context Info