diff --git a/.github/workflows/update-external-docs.yml b/.github/workflows/update-external-docs.yml index cff196a4ae..17b06398db 100644 --- a/.github/workflows/update-external-docs.yml +++ b/.github/workflows/update-external-docs.yml @@ -121,7 +121,7 @@ jobs: upload_sources: false upload_translations: false download_translations: true - localization_branch_name: crowdin/translations + push_translations: false create_pull_request: false env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}