diff --git a/.github/workflows/docker.yml b/.github/workflows/docker.yml index 9544960..aaee59d 100644 --- a/.github/workflows/docker.yml +++ b/.github/workflows/docker.yml @@ -1,9 +1,6 @@ name: Create and publish a Docker image -on: - push: - tags: - - v*.*.* +on: workflow_dispatch # 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: