Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
taraspos committed Sep 6, 2024
1 parent 027acac commit 7e51b0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ jobs:
uses: docker/metadata-action@8e5442c4ef9f78752691e2d8f8d19755c6f78e81 # v5
with:
images: |
name=${{ matrix.ecr_repo.name }},enable=true
name=${{ matrix.ecr_repo.container }},enable=true
flavor: |
latest=false
# Enable sha tag on branch push events and workflow dispatches.
Expand Down

0 comments on commit 7e51b0b

Please sign in to comment.