diff --git a/.github/workflows/docker-build-push.yml b/.github/workflows/docker-build-push.yml index 03509a33..b0c8f9f6 100644 --- a/.github/workflows/docker-build-push.yml +++ b/.github/workflows/docker-build-push.yml @@ -17,7 +17,7 @@ jobs: with: # list of Docker images to use as base name for tags images: | - ayushsobti/kubemonkey + ayushsobti/kube-monkey # Generate Docker tags based on the following events/attributes tags: | type=ref,event=tag