From 85c32b4201b4ed9f5902b1d159a6a42be77fe3c7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=80=97=E5=AD=90?= Date: Fri, 22 Aug 2025 20:11:59 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E4=B8=8D=E4=B8=8A=E4=BC=A0=E7=BF=BB?= =?UTF-8?q?=E8=AF=91?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/l10n.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/l10n.yml b/.github/workflows/l10n.yml index 2029953..36f0831 100644 --- a/.github/workflows/l10n.yml +++ b/.github/workflows/l10n.yml @@ -20,7 +20,7 @@ jobs: with: config: crowdin.yml upload_sources: true - upload_translations: true + upload_translations: false download_translations: true export_only_approved: true create_pull_request: true