diff --git a/.github/workflows/maven.yml b/.github/workflows/maven.yml index 3197ffe..0c70333 100644 --- a/.github/workflows/maven.yml +++ b/.github/workflows/maven.yml @@ -83,5 +83,6 @@ jobs: context: . push: true tags: | + ghcr.io/${{ github.repository }}:${{ steps.extract_tag.outputs.tag }} ghcr.io/${{ github.repository }}:${{ github.sha }} ghcr.io/${{ github.repository }}:main