From a08143b5d875f6ccc95254c49a922699ad4406f3 Mon Sep 17 00:00:00 2001 From: James Barnsley Date: Sat, 19 Nov 2022 09:20:12 +1300 Subject: [PATCH] Correcting event type --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 04871b92..3545dbb2 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -139,7 +139,7 @@ jobs: with: images: jaedb/iris tags: | - type=ref,event=push + type=ref,event=branch type=semver,pattern={{version}} type=semver,pattern={{major}}.{{minor}}