From 4f47c35ab65087020437cd7d6b490dfbebdedc41 Mon Sep 17 00:00:00 2001 From: kimjihye Date: Fri, 20 Dec 2024 07:48:53 +0900 Subject: [PATCH] =?UTF-8?q?fix:=20build-and-deploy=EA=B0=80=20=EB=B3=B4?= =?UTF-8?q?=EC=9D=B4=EC=A7=80=20=EC=95=8A=EB=8A=94=20=EB=AC=B8=EC=A0=9C=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/itcast-build-and-deploy.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/itcast-build-and-deploy.yml b/.github/workflows/itcast-build-and-deploy.yml index c90fb26..583b3b8 100644 --- a/.github/workflows/itcast-build-and-deploy.yml +++ b/.github/workflows/itcast-build-and-deploy.yml @@ -8,8 +8,6 @@ on: jobs: deploy: - if: > - github.event.workflow_run.conclusion == 'success' runs-on: ubuntu-latest permissions: contents: read