From f4c8fe86affd48e32368ee866fb102e3064c6b02 Mon Sep 17 00:00:00 2001 From: seungryeol Date: Tue, 7 Nov 2023 00:15:14 +0900 Subject: [PATCH] =?UTF-8?q?[fix]=20ip=20=EB=B3=80=EA=B2=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/gradle.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/gradle.yml b/.github/workflows/gradle.yml index 47be222..54c720b 100644 --- a/.github/workflows/gradle.yml +++ b/.github/workflows/gradle.yml @@ -74,7 +74,6 @@ jobs: with: ssh-private-key: ${{ secrets.SSH_PRIVATE_KEY }} - ## deploy to production - name: Deploy to prod uses: appleboy/ssh-action@master