Skip to content

Commit d0cff8f

Browse files
authored
disable uploading translations (#248)
1 parent d0fbbd9 commit d0cff8f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/crowdin.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
- name: crowdin action
2424
uses: crowdin/github-action@a3160b9e5a9e00739392c23da5e580c6cabe526d
2525
with:
26-
upload_translations: true
26+
upload_translations: false
2727
download_translations: true
2828
github_user_name: metamaskbot
2929
github_user_email: metamaskbot@users.noreply.github.com

0 commit comments

Comments
 (0)