diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index e9162be..11bd272 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -2,8 +2,6 @@ name: Create and publish a Docker image on: push: - schedule: - - cron: "0 0 * * *" # Defines two custom environment variables for the workflow. # These are used for the Container registry domain, and a name for the Docker image that this workflow builds.