From 80efaef34dc7de70a3489b331e9192cf611f69da Mon Sep 17 00:00:00 2001 From: a-alle Date: Wed, 1 May 2024 15:53:41 +0100 Subject: [PATCH] publish on tag --- .github/workflows/release.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index e742b4b..64a2679 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -5,6 +5,7 @@ name: Create and publish a Docker image on: push: tags: + - "*" # 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: