diff --git a/.github/workflows/docker-publish.yml b/.github/workflows/docker-publish.yml index ee5732d..8e10472 100644 --- a/.github/workflows/docker-publish.yml +++ b/.github/workflows/docker-publish.yml @@ -4,8 +4,6 @@ name: Create and publish a Docker image on: push: branches: ['main'] - paths: - - '/Dockerfile' # 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. env: