Skip to content

Commit

Permalink
Update push-docker-image.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
amirhnajafiz authored Aug 13, 2023
1 parent 7454ea2 commit 99410de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push-docker-image.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,5 +33,5 @@ jobs:
context: .
file: ./build/Dockerfile
push: true
tags: ${{ env.DOCKER_USER }}/${{ env.REPO_NAME }}:${{ steps.vars.outputs.tag }}
tags: amirhossein21/muo:${{ steps.vars.outputs.tag }}
labels: ${{ steps.meta.outputs.labels }}

0 comments on commit 99410de

Please sign in to comment.