mirror of
https://github.com/ReVanced/revanced-manager.git
synced 2024-11-10 01:01:56 +01:00
ci(crowdin): upload sources only
This commit is contained in:
parent
3c3ebe7d9d
commit
c5ba6a238a
1 changed files with 3 additions and 2 deletions
3
.github/workflows/crowdin.yml
vendored
3
.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
|
||||
|
|
Loading…
Reference in a new issue