Skip to content

Commit ad25377

Browse files
committed
update yml
1 parent 51a842e commit ad25377

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_and_push_docker.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
id: meta
3131
uses: docker/metadata-action@v4
3232
with:
33-
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
33+
images: ${{ env.REGISTRY }}/rashadphz/${{ env.IMAGE_NAME }}
3434
- name: Build and push Docker image
3535
uses: docker/build-push-action@v5
3636
with:

0 commit comments

Comments
 (0)