From 7b80c9cd5f4647ab0e37838b91aa9e5c5d67d836 Mon Sep 17 00:00:00 2001 From: seo-young Date: Wed, 21 Feb 2024 15:14:30 +0900 Subject: [PATCH] =?UTF-8?q?[chore]=20cd=20=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/cd.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/cd.yml b/.github/workflows/cd.yml index 7b8b2e6..6f7f185 100644 --- a/.github/workflows/cd.yml +++ b/.github/workflows/cd.yml @@ -3,7 +3,7 @@ name: cd on: push: branches: - - main + - dev jobs: build: