We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 554ff67 commit fad97a9Copy full SHA for fad97a9
.github/workflows/crowdin.yml
@@ -22,7 +22,7 @@ jobs:
22
download_translations: false
23
push_translations: false
24
crowdin_branch_name: ${{ env.BRANCH_NAME }}
25
- config: '.github/crowdin/crowdin.yml'
+ config: '.github/crowdin/crowdin-push.yml'
26
env:
27
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
28
CROWDIN_PROJECT_ID: ${{ secrets.CROWDIN_PROJECT_ID }}
0 commit comments