From fbaa3d4e384b0adc258712f475d708d9de02ea1c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=EC=B5=9C=ED=98=B8=EB=B9=88?= Date: Thu, 30 May 2024 20:01:34 +0900 Subject: [PATCH] Update client-cd.yml --- .github/workflows/client-cd.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/client-cd.yml b/.github/workflows/client-cd.yml index 1827a2ae5..0a32781d6 100644 --- a/.github/workflows/client-cd.yml +++ b/.github/workflows/client-cd.yml @@ -1,4 +1,4 @@ -name: Deploy Spring Application to Ec2 +name: Deploy React to S3 on: push: