Skip to content

Commit

Permalink
fix: missing step id
Browse files Browse the repository at this point in the history
  • Loading branch information
GeekMasher committed Nov 18, 2024
1 parent 3d76639 commit 23e178b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/container-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@ jobs:

- name: Set Container Metadata
uses: docker/metadata-action@8e5442c4ef9f78752691e2d8f8d19755c6f78e81
id: meta
with:
images: ${{ env.REGISTRY }}/${{ inputs.container-name }}
tags: |
Expand Down

0 comments on commit 23e178b

Please sign in to comment.