Fixed syntax issue

This commit is contained in:
Shkar T. Noori 2022-08-17 14:34:45 +00:00
parent fa19005ad0
commit 303ed0adc3
No known key found for this signature in database
GPG Key ID: E7AD76088FB6FE02

View File

@ -80,7 +80,7 @@ jobs:
name: Extract Metadata name: Extract Metadata
uses: docker/metadata-action@v4 uses: docker/metadata-action@v4
with: with:
images: ${{ inputs.registry }}/{{ inputs.image }} images: ${{ inputs.registry }}/${{ inputs.image }}
flavor: latest=false flavor: latest=false
tags: | tags: |
# Branches # Branches