From c86e6ad8954cd000613d06842836190add4baf60 Mon Sep 17 00:00:00 2001 From: sungjun Date: Thu, 9 Jan 2025 11:40:41 +0900 Subject: [PATCH] =?UTF-8?q?fix:=20ci/cd=20=EB=B8=8C=EB=9E=9C=EC=B9=98=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/cicd.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/cicd.yml b/.github/workflows/cicd.yml index 5845fed..ecffcd5 100644 --- a/.github/workflows/cicd.yml +++ b/.github/workflows/cicd.yml @@ -4,6 +4,7 @@ on: push: branches: - main + - feature/deploy jobs: build-deploy: