From 9d598b4c096da0dcd53bfded24b903bbfb122d74 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Maxi=20Quo=C3=9F?= Date: Sun, 29 Jan 2023 14:46:01 +0100 Subject: [PATCH] event tag --- .github/workflows/deploy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 6750b41d..b92c5f95 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -62,7 +62,7 @@ jobs: images: | name/app tags: | - type=ref,event=push tag + type=ref,event=tag type=semver,pattern={{version}} type=semver,pattern={{major}}.{{minor}}