From 737b774ea02ef923a1bca49dd96d2834db60b0ef Mon Sep 17 00:00:00 2001 From: James Barnsley Date: Sat, 19 Nov 2022 10:13:15 +1300 Subject: [PATCH] Release not supported? --- .github/workflows/ci.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index e140044aa..b3a4d5f08 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -141,8 +141,7 @@ jobs: with: images: jaedb/iris tags: | - type=raw,value=latest - type=ref,event=workflow_dispatch + latest type=semver,pattern={{version}} type=semver,pattern={{major}}.{{minor}}