mirror of
https://github.com/zebrajr/Reactive-Resume.git
synced 2025-12-06 12:20:18 +01:00
fix(ci): update-translations
This commit is contained in:
parent
6c9602e629
commit
bdc8353196
3
.github/workflows/update-translations.yml
vendored
3
.github/workflows/update-translations.yml
vendored
|
|
@ -18,8 +18,9 @@ jobs:
|
||||||
with:
|
with:
|
||||||
upload_sources: true
|
upload_sources: true
|
||||||
upload_translations: false
|
upload_translations: false
|
||||||
|
create_pull_request: false
|
||||||
download_translations: false
|
download_translations: false
|
||||||
|
localization_branch_name: l10n
|
||||||
env:
|
env:
|
||||||
GITHUB_TOKEN: ${{ github.token }}
|
GITHUB_TOKEN: ${{ github.token }}
|
||||||
CROWDIN_PROJECT_ID: "503410"
|
CROWDIN_PROJECT_ID: "503410"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user