From 0cb5135433a5ef3bfd9c0d68932b44a0a5dcec38 Mon Sep 17 00:00:00 2001 From: Matt Date: Wed, 6 Aug 2025 14:49:24 +0200 Subject: [PATCH] Add GitHub Actions workflow for building and deploying MonacoUSA Portal --- workflows/{deploy.yml => create-and-push-image.yaml} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename workflows/{deploy.yml => create-and-push-image.yaml} (100%) diff --git a/workflows/deploy.yml b/workflows/create-and-push-image.yaml similarity index 100% rename from workflows/deploy.yml rename to workflows/create-and-push-image.yaml