From 02fe9cd058756aa9685f79d618e5d331c9e5c2ec Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=B8=8A=E5=AE=98=E6=98=93=E6=B3=BD?= <15837994614@163.com> Date: Sat, 7 Aug 2021 15:31:20 +0800 Subject: [PATCH] =?UTF-8?q?=E7=AC=AC18=E6=AC=A1=E6=8F=90=E4=BA=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/maven.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/maven.yml b/.github/workflows/maven.yml index 5957f73..a9abb72 100644 --- a/.github/workflows/maven.yml +++ b/.github/workflows/maven.yml @@ -48,6 +48,6 @@ jobs: # # 触发服务器部署脚本 - name: Trigger server deployment script - run: ssh root@{{ 42.194.141.181 }} "sh {{ 1.sh }}" + run: ssh root@42.194.141.181 "sh 1.sh"