mirror of
https://github.com/ReVanced/revanced-manager.git
synced 2026-01-22 02:33:56 +00:00
ci(crowdin): upload sources only
This commit is contained in:
5
.github/workflows/crowdin.yml
vendored
5
.github/workflows/crowdin.yml
vendored
@@ -22,7 +22,8 @@ jobs:
|
||||
uses: crowdin/github-action@1.5.0
|
||||
with:
|
||||
config: crowdin.yml
|
||||
upload_translations: true
|
||||
upload_sources: true
|
||||
upload_translations: false
|
||||
download_translations: true
|
||||
push_translations: true
|
||||
create_pull_request: false
|
||||
@@ -42,4 +43,4 @@ jobs:
|
||||
# git checkout flutter
|
||||
# git add *
|
||||
# git merge i18n_flutter
|
||||
# git push
|
||||
# git push
|
||||
|
||||
Reference in New Issue
Block a user