Manav Rathi 2024-03-04 12:00:42 +05:30
parent 5445e89fe7
commit b00ce0b91f
3 changed files with 3 additions and 0 deletions

View file

@ -22,6 +22,7 @@ jobs:
- name: Crowdin's action
uses: crowdin/github-action@v1
with:
base_path: "auth/"
upload_sources: true
upload_translations: true
download_translations: true

View file

@ -22,6 +22,7 @@ jobs:
- name: Crowdin's action
uses: crowdin/github-action@v1
with:
base_path: "mobile/"
upload_sources: true
upload_translations: true
download_translations: true

View file

@ -22,6 +22,7 @@ jobs:
- name: Crowdin's action
uses: crowdin/github-action@v1
with:
base_path: "web/"
upload_sources: true
upload_translations: true
download_translations: true