diff --git a/.github/workflows/docker.yml b/.github/workflows/docker.yml index 352314d4e4..fdf4dfebae 100644 --- a/.github/workflows/docker.yml +++ b/.github/workflows/docker.yml @@ -59,8 +59,8 @@ jobs: # Disable latest tag latest=false images: | - ghcr.io/${{ github.repository_owner }}/${{matrix.image}} - altran1502/${{matrix.image}} + name=ghcr.io/${{ github.repository_owner }}/${{matrix.image}} + name=altran1502/${{matrix.image}},enable=${{ github.event_name == 'release' }} tags: | # Tag with branch name type=ref,event=branch