Skip to content

Commit 23e178b

Browse files
committed
fix: missing step id
1 parent 3d76639 commit 23e178b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/container-publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@ jobs:
5858

5959
- name: Set Container Metadata
6060
uses: docker/metadata-action@8e5442c4ef9f78752691e2d8f8d19755c6f78e81
61+
id: meta
6162
with:
6263
images: ${{ env.REGISTRY }}/${{ inputs.container-name }}
6364
tags: |

0 commit comments

Comments
 (0)