Skip to content

Commit

Permalink
Fix wrong tags on PR built images (#99)
Browse files Browse the repository at this point in the history
  • Loading branch information
Oded-B authored Aug 6, 2023
1 parent bb15fa1 commit cabc576
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docker-publish-on-comment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@ jobs:
id: meta
uses: docker/metadata-action@35e9aff4f5d665b5aa8a8f2adffaf8a1b5f49cc0
with:
context: git
images: |
${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
wayfaiross/telefonistka
Expand Down

0 comments on commit cabc576

Please sign in to comment.