Update Crowdin API base URL and add base URL to action

pull/1798/head
James Rich 2025-04-29 12:22:31 -05:00
rodzic e7a76ba156
commit f2d3fef199
2 zmienionych plików z 2 dodań i 1 usunięć

Wyświetl plik

@ -15,6 +15,7 @@ jobs:
- name: Synchronize with Crowdin
uses: crowdin/github-action@v2
with:
base_url: 'https://meshtastic.crowdin.com/api/v2'
config: 'config/crowdin/crowdin.yml'
upload_sources: true
upload_translations: false

Wyświetl plik

@ -10,7 +10,7 @@
"project_id_env": "CROWDIN_PROJECT_ID"
"api_token_env": "CROWDIN_PERSONAL_TOKEN"
"base_path": "."
"base_url": "https://meshtastic.api.crowdin.com"
"base_url": "https://meshtastic.crowdin.com/api/v2"
#
# Defines whether to preserve the original directory structure in the Crowdin project