From 5e4e1219b71e90c66cacabb10e568eec8a767350 Mon Sep 17 00:00:00 2001 From: shiroyashik <73055492+shiroyashik@users.noreply.github.com> Date: Sun, 26 May 2024 04:49:02 +0300 Subject: [PATCH] Update docker.yml --- .github/workflows/docker.yml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) 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: