diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 5406f42..7acce16 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -1,4 +1,4 @@ -name: Docker image build and Push Image to registry +name: Docker build on: # Allows you to run this workflow manually from the Actions tab