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