From dd97afb25611b341c1c29185f38cc92da528188e Mon Sep 17 00:00:00 2001 From: Hyunmin Choi Date: Mon, 18 Nov 2024 07:54:13 +0900 Subject: [PATCH] =?UTF-8?q?test:=20Github=20Action=20=ED=85=8C=EC=8A=A4?= =?UTF-8?q?=ED=8A=B8=20(#45)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/deploy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index c50d0d7..b3223af 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -3,7 +3,7 @@ name: Release CI/CD on: push: branches: - - main + - feature/45 jobs: build: