fix: do not upload translations (#40848)

pull/39148/head^2
Randell Dawson 2021-01-31 13:41:24 -07:00 committed by GitHub
parent 00a876d9b2
commit cc223a9e54
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ jobs:
with:
# uploads
upload_sources: true
upload_translations: true
upload_translations: false
auto_approve_imported: false
import_eq_suggestions: false