From 91be73883969da10ef2b34589ce4399aa42c1cbc Mon Sep 17 00:00:00 2001 From: jihwan2da Date: Mon, 23 Oct 2023 00:31:01 +0900 Subject: [PATCH] =?UTF-8?q?fix:=20staging=20cd=20=ED=8C=8C=EC=9D=BC=20?= =?UTF-8?q?=EC=88=98=EC=A0=95(name=20=EC=88=98=EC=A0=95)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/DeployOnSTG.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/DeployOnSTG.yml b/.github/workflows/DeployOnSTG.yml index 60e81808..257bec43 100644 --- a/.github/workflows/DeployOnSTG.yml +++ b/.github/workflows/DeployOnSTG.yml @@ -1,4 +1,4 @@ -name: Deploy on PRD Server (Amazon ECS) +name: Deploy on STG Server (Amazon ECS) on: pull_request: