Skip to content

Commit fad97a9

Browse files
committed
fix typo
1 parent 554ff67 commit fad97a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/crowdin.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
download_translations: false
2323
push_translations: false
2424
crowdin_branch_name: ${{ env.BRANCH_NAME }}
25-
config: '.github/crowdin/crowdin.yml'
25+
config: '.github/crowdin/crowdin-push.yml'
2626
env:
2727
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
2828
CROWDIN_PROJECT_ID: ${{ secrets.CROWDIN_PROJECT_ID }}

0 commit comments

Comments
 (0)