From 8384a698ae5c001bcdd09b875ad64bd5c1a6300e Mon Sep 17 00:00:00 2001 From: ez <105545215+ezcolin2@users.noreply.github.com> Date: Sat, 16 Nov 2024 20:09:01 +0900 Subject: [PATCH] =?UTF-8?q?refactor:=20CI=20turbo=EB=A1=9C=20=ED=94=84?= =?UTF-8?q?=EB=A1=A0=ED=8A=B8,=20=EB=B0=B1=EC=97=94=EB=93=9C=20=EB=8F=99?= =?UTF-8?q?=EC=8B=9C=20=EC=88=98=ED=96=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/main.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 9af593a0..6268af04 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -1,4 +1,3 @@ -# CI가 끝난 뒤 CD 실행 name: Create Directory on Remote Server on: push: