From fedf346676f90e530a745866b3c4cf6a0d7d87da Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=B5=20Ho=C3=A0ng=20Huy?= Date: Mon, 24 Jun 2024 15:10:56 +0700 Subject: [PATCH] Update auto-build.yml --- .github/workflows/auto-build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/auto-build.yml b/.github/workflows/auto-build.yml index 6a630e7..f053763 100644 --- a/.github/workflows/auto-build.yml +++ b/.github/workflows/auto-build.yml @@ -28,7 +28,7 @@ jobs: needs: build-push steps: - name: executing remote ssh commands using ssh key - uses: appleboy/ssh-action@v1.0.3 + uses: fifsky/ssh-action@master with: script: | cd /home/ubuntu