Skip to content

Commit 95138bf

Browse files
author
chendoxiu
committed
add crowdin
1 parent 300bd4c commit 95138bf

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

.github/workflows/crowdin.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -16,12 +16,6 @@ jobs:
1616
uses: crowdin/github-action@v2
1717
with:
1818
upload_sources: true
19-
upload_translations: false
20-
localization_branch_name: l10n_crowdin_translations
21-
create_pull_request: true
22-
pull_request_title: 'New Crowdin Translations'
23-
pull_request_body: 'New Crowdin translations by [Crowdin GH Action](https://github.com/crowdin/github-action)'
24-
pull_request_base_branch_name: 'main'
2519
env:
2620
# A classic GitHub Personal Access Token with the 'repo' scope selected (the user should have write access to the repository).
2721
GITHUB_TOKEN: ${{ secrets.GH_TOKEN }}

0 commit comments

Comments
 (0)