diff --git a/.github/workflows/container-publish.yml b/.github/workflows/container-publish.yml index 1f044d2..622f0b6 100644 --- a/.github/workflows/container-publish.yml +++ b/.github/workflows/container-publish.yml @@ -58,6 +58,7 @@ jobs: - name: Set Container Metadata uses: docker/metadata-action@8e5442c4ef9f78752691e2d8f8d19755c6f78e81 + id: meta with: images: ${{ env.REGISTRY }}/${{ inputs.container-name }} tags: |