mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-01-08 03:04:00 -05:00
fix: do not upload translations (#40848)
This commit is contained in:
@@ -17,7 +17,7 @@ jobs:
|
||||
with:
|
||||
# uploads
|
||||
upload_sources: true
|
||||
upload_translations: true
|
||||
upload_translations: false
|
||||
auto_approve_imported: false
|
||||
import_eq_suggestions: false
|
||||
|
||||
|
||||
Reference in New Issue
Block a user