From 6a31f0667e0a175027adb1efbc518d604da744a2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?F=C3=A9lix=20Malfait?= Date: Mon, 22 Dec 2025 17:43:27 +0100 Subject: [PATCH] fix: remove invalid crowdin flag --- .github/workflows/docs-i18n-push.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/docs-i18n-push.yaml b/.github/workflows/docs-i18n-push.yaml index 871d06513b..a429c7dc07 100644 --- a/.github/workflows/docs-i18n-push.yaml +++ b/.github/workflows/docs-i18n-push.yaml @@ -50,8 +50,6 @@ jobs: localization_branch_name: i18n base_url: 'https://twenty.api.crowdin.com' config: 'crowdin-docs.yml' - # Allow updating existing files instead of failing - upload_sources_args: '--update-strings' env: # Docs translations project CROWDIN_PROJECT_ID: '2'