diff --git a/.github/workflows/build-push-image.yml b/.github/workflows/build-push-image.yml index 3dd09fb..5b98344 100644 --- a/.github/workflows/build-push-image.yml +++ b/.github/workflows/build-push-image.yml @@ -1,6 +1,6 @@ # This build will build and push the image to docker hub upon a commit to the # main branch only -name: Push to Docker Hub from Main Branch +name: Push to Docker Hub on: workflow_dispatch