From 2e978089b5cdc3afeeb8b1eeeda8fe80bb53b6b1 Mon Sep 17 00:00:00 2001 From: hackerESQ Date: Fri, 20 Dec 2024 22:25:39 -0600 Subject: [PATCH] rename workflow --- .github/workflows/build-and-push-images.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build-and-push-images.yml b/.github/workflows/build-and-push-images.yml index 8fe3f08..fccbc01 100644 --- a/.github/workflows/build-and-push-images.yml +++ b/.github/workflows/build-and-push-images.yml @@ -1,4 +1,4 @@ -name: Docker Image CI +name: Build and push Docker images on: push: