From bb71bcec5a80dbb98276a917aa5e9eb7b5aa4d90 Mon Sep 17 00:00:00 2001 From: wjdtkdgns Date: Sat, 22 Jul 2023 17:19:43 +0900 Subject: [PATCH] =?UTF-8?q?[fix]=20prod=20=EB=B0=B0=ED=8F=AC=20branch=20?= =?UTF-8?q?=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/ProdCICD.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ProdCICD.yml b/.github/workflows/ProdCICD.yml index e8173130..cd305b9c 100644 --- a/.github/workflows/ProdCICD.yml +++ b/.github/workflows/ProdCICD.yml @@ -2,7 +2,7 @@ name: PROD CI/CD on: push: - branches: prod + branches: main env: PROFILE_PROD: prod