Skip to content

Commit 99410de

Browse files
authored
Update push-docker-image.yaml
1 parent 7454ea2 commit 99410de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/push-docker-image.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,5 +33,5 @@ jobs:
3333
context: .
3434
file: ./build/Dockerfile
3535
push: true
36-
tags: ${{ env.DOCKER_USER }}/${{ env.REPO_NAME }}:${{ steps.vars.outputs.tag }}
36+
tags: amirhossein21/muo:${{ steps.vars.outputs.tag }}
3737
labels: ${{ steps.meta.outputs.labels }}

0 commit comments

Comments
 (0)