diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 16b6357e..546767d7 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -127,7 +127,7 @@ jobs: id: meta with: images: ${{ secrets.DOCKER_USERNAME }}/tgtg - flavour: | + flavor: | suffix=${{ matrix.tag }},onlatest=true tags: | type=edge,branch=main,suffix=${{ matrix.tag }}