From cca8719b044009c28308b4b894e7c95bdb58ee65 Mon Sep 17 00:00:00 2001 From: kdomo Date: Thu, 18 Jan 2024 21:59:41 +0900 Subject: [PATCH] =?UTF-8?q?rafactor:=20key=20=EB=8C=80=EC=8B=A0=20password?= =?UTF-8?q?=EB=A1=9C=20=EB=B3=80=EA=B2=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/develop_build_deploy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/develop_build_deploy.yml b/.github/workflows/develop_build_deploy.yml index ca0f02969..405e4cc29 100644 --- a/.github/workflows/develop_build_deploy.yml +++ b/.github/workflows/develop_build_deploy.yml @@ -72,7 +72,7 @@ jobs: with: host: ${{ secrets.NCP_HOST }} username: ${{ secrets.NCP_USERNAME }} - key: ${{ secrets.NCP_PRIVATE_KEY }} + password: ${{ secrets.NCP_PRIVATE_KEY }} port: ${{ secrets.NCP_PORT }} source: docker-compose.yaml target: /home/tenminute/