We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 70cd8bf commit 0ae7473Copy full SHA for 0ae7473
action.yml
@@ -75,7 +75,7 @@ runs:
75
echo 'image_name=${{ inputs.organization }}/${{ inputs.repository }}' >> "$GITHUB_OUTPUT"
76
else
77
echo 'image_name=${{inputs.image_name}}' >> "$GITHUB_OUTPU"
78
- end
+ fi
79
- name: Docker meta
80
id: meta
81
uses: docker/metadata-action@v4
0 commit comments