diff --git a/.github/workflows/workflow.yaml b/.github/workflows/workflow.yaml index a12b749..8a61e9e 100644 --- a/.github/workflows/workflow.yaml +++ b/.github/workflows/workflow.yaml @@ -80,7 +80,7 @@ jobs: name: Extract Metadata uses: docker/metadata-action@v4 with: - images: ${{ inputs.registry }}/{{ inputs.image }} + images: ${{ inputs.registry }}/${{ inputs.image }} flavor: latest=false tags: | # Branches