diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index e140044a..b3a4d5f0 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}}