From cd4ffbf5130e7f00c4dafeb74048cff757af3d89 Mon Sep 17 00:00:00 2001 From: bo Date: Sun, 21 Apr 2024 13:52:41 +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 af21071..30a5062 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 - -