From d23258603f2f2004c07eebf57eb1472609bde429 Mon Sep 17 00:00:00 2001 From: bo Date: Thu, 18 Apr 2024 17:19:52 +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 fe0d6f3..3b820dd 100644 --- a/.github/workflows/cd.yml +++ b/.github/workflows/cd.yml @@ -41,5 +41,3 @@ jobs: password: ${{ secrets.SERVER_PASSWORD }} port: ${{ secrets.SERVER_SSH_PORT }} script: sh ~/script/deploy-logging-server.sh - -