Skip to content

Commit

Permalink
Update release.yaml (#744)
Browse files Browse the repository at this point in the history
  • Loading branch information
luizbafilho committed Sep 8, 2021
1 parent f49e296 commit 00a5e5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Expand Up @@ -74,5 +74,5 @@ jobs:
with:
context: .
push: true
tags: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}:${{ github.event.release.tag_name }}
tags: ${{ env.REGISTRY }}/weaveworks/${{ env.IMAGE_NAME }}:${{ github.event.release.tag_name }}
labels: ${{ steps.meta.outputs.labels }}

0 comments on commit 00a5e5b

Please sign in to comment.