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}}