From 96251dd51292d856cc86d47e37fd091936a0932e Mon Sep 17 00:00:00 2001 From: sy-records <52o@qq52o.cn> Date: Thu, 23 May 2024 09:17:02 +0800 Subject: [PATCH] ci: fix source --- .github/workflows/crowdin.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/crowdin.yml b/.github/workflows/crowdin.yml index 80ab5ebe1e..d47ee83f38 100644 --- a/.github/workflows/crowdin.yml +++ b/.github/workflows/crowdin.yml @@ -18,6 +18,7 @@ jobs: upload_sources: true upload_translations: false download_translations: false + push_translations: false source: docs env: CROWDIN_PROJECT_ID: ${{ secrets.CROWDIN_PROJECT_ID }}