From daf61f5be8530b3ac2edc7473c16d42d87a63cbc Mon Sep 17 00:00:00 2001 From: hellomatia <101452054+hellomatia@users.noreply.github.com> Date: Wed, 22 May 2024 01:29:10 +0900 Subject: [PATCH] =?UTF-8?q?refactor:=20=EB=B0=B0=ED=8F=AC=20=EC=8A=A4?= =?UTF-8?q?=ED=81=AC=EB=A6=BD=ED=8A=B8=20=EC=9D=B4=EB=A6=84=20=EC=88=98?= =?UTF-8?q?=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/{DeployToEC2.yml => CD.yml} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename .github/workflows/{DeployToEC2.yml => CD.yml} (100%) diff --git a/.github/workflows/DeployToEC2.yml b/.github/workflows/CD.yml similarity index 100% rename from .github/workflows/DeployToEC2.yml rename to .github/workflows/CD.yml