From 9184788b569cbb3835e82a9adf84a6ced2a38abd Mon Sep 17 00:00:00 2001 From: DoctorReid Date: Mon, 11 Sep 2023 10:42:35 +0800 Subject: [PATCH] =?UTF-8?q?#4=20commit=E5=89=8D=20=E6=A3=80=E6=B5=8B?= =?UTF-8?q?=E6=96=87=E4=BB=B6=E6=98=AF=E5=90=A6=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/locale-po.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/locale-po.yml b/.github/workflows/locale-po.yml index 3c0c8bcb..08e35d30 100644 --- a/.github/workflows/locale-po.yml +++ b/.github/workflows/locale-po.yml @@ -41,7 +41,7 @@ jobs: echo "Files have been modified" else echo "No file modifications" - exit 0 + echo "::set-output name=skip_steps::true" fi - name: Commit changes