From 103050d8798ded2ebddd9ac5682ed1a6ea252434 Mon Sep 17 00:00:00 2001 From: Cesar Flores Date: Thu, 5 Mar 2026 05:14:58 +0700 Subject: [PATCH] fix: update workflow name for clarity in build and push process --- .github/workflows/build-and-push.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build-and-push.yml b/.github/workflows/build-and-push.yml index 68d2a8c..46e47b1 100644 --- a/.github/workflows/build-and-push.yml +++ b/.github/workflows/build-and-push.yml @@ -1,4 +1,4 @@ -name: Build and Push +name: Build and Push to Personal Registry on: push: