Skip to content

Commit 24872c4

Browse files
Merge release/8.4 into 8.4-rc1-int (bot)
2 parents 41e6196 + 78e995a commit 24872c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/build-and-tag-locally/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -263,7 +263,7 @@ runs:
263263
"commit": "${{ github.sha }}",
264264
"url": "${{ steps.format-registry-tag.outputs.tag }}"
265265
}
266-
EOF
266+
EOF
267267
echo "Image metadata saved:"
268268
cat "/tmp/image-metadata/${{ inputs.distribution }}-${{ steps.platform.outputs.display_name }}.json"
269269
else

0 commit comments

Comments
 (0)