Skip to content

Commit 88e81be

Browse files
committed
Disable upload_translations in Crowdin CI
1 parent 77087fe commit 88e81be

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/crowdin.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
uses: crowdin/github-action@v2
1717
with:
1818
upload_sources: true
19-
upload_translations: true
19+
upload_translations: false
2020
download_translations: true
2121
localization_branch_name: l10n_crowdin_translations
2222
create_pull_request: true

0 commit comments

Comments
 (0)