From e815426d5039ba0580ffd72c03126095d3148063 Mon Sep 17 00:00:00 2001 From: bo Date: Mon, 22 Apr 2024 10:27:17 +0900 Subject: [PATCH] =?UTF-8?q?chore(cd):=20cd=20=ED=85=8C=EC=8A=A4=ED=8A=B8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/cd.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/cd.yml b/.github/workflows/cd.yml index 7b0784c..214e4af 100644 --- a/.github/workflows/cd.yml +++ b/.github/workflows/cd.yml @@ -45,5 +45,3 @@ jobs: script: | chmod +x ~/script/deploy-logging-server.sh sh ~/script/deploy-logging-server.sh - -