Move crowdin.yml to .github directory

This commit is contained in:
JustArchi
2021-05-09 13:40:00 +02:00
parent 5a5a4462f8
commit 5b5d62d1e8
3 changed files with 2 additions and 0 deletions

View File

@@ -66,6 +66,7 @@ jobs:
uses: crowdin/github-action@1.1.0
with:
crowdin_branch_name: main
config: '.github/crowdin.yml'
project_id: ${{ secrets.ASF_CROWDIN_PROJECT_ID }}
token: ${{ secrets.ASF_CROWDIN_API_TOKEN }}