switch to crowdin github action

This commit is contained in:
Amruth Pillai
2026-04-14 11:53:20 +02:00
parent d6e0d9ac61
commit b12d1184bc
2 changed files with 3 additions and 6 deletions
-4
View File
@@ -24,10 +24,6 @@ jobs:
uses: crowdin/github-action@v2
with:
download_translations: true
localization_branch_name: l10n
pull_request_labels: "l10n"
pull_request_title: "chore(i18n): sync translations from Crowdin"
pull_request_body: "This is an automated pull request to sync translations from [Crowdin](https://crowdin.com/project/reactive-resume)."
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
CROWDIN_PROJECT_ID: ${{ secrets.CROWDIN_PROJECT_ID }}