diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index 6c8def72d..8cc627aca 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -79,6 +79,7 @@ jobs: - name: Get semver id: version uses: docker/metadata-action@v4 + with: images: | ${{ env.registry_name }}/${{ github.repository_owner }}/${{ env.image_name }} tags: |