From 4ae7e59f5f1a4290bb2fc60276bfc7ba4e6552ae Mon Sep 17 00:00:00 2001 From: "konu (Jin Geonwoo)" Date: Fri, 17 May 2024 18:00:02 +0900 Subject: [PATCH] =?UTF-8?q?[Setting]=20=EA=B9=83=ED=97=99=20=EC=95=A1?= =?UTF-8?q?=EC=85=98=20=ED=8C=8C=EC=9D=BC=20=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/github-actions.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/github-actions.yml b/.github/workflows/github-actions.yml index db05d05..cf01a87 100644 --- a/.github/workflows/github-actions.yml +++ b/.github/workflows/github-actions.yml @@ -68,7 +68,7 @@ jobs: ## deploy to production - name: Deploy to prod - uses: appleboy/ssh-action@master + uses: appleboy/ssh-action@0.1.3 id: deploy-prod if: contains(github.ref, 'main') with: