Skip to content

Commit 0ae7473

Browse files
authored
Update action.yml
1 parent 70cd8bf commit 0ae7473

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ runs:
7575
echo 'image_name=${{ inputs.organization }}/${{ inputs.repository }}' >> "$GITHUB_OUTPUT"
7676
else
7777
echo 'image_name=${{inputs.image_name}}' >> "$GITHUB_OUTPU"
78-
end
78+
fi
7979
- name: Docker meta
8080
id: meta
8181
uses: docker/metadata-action@v4

0 commit comments

Comments
 (0)