fixing the crowdin action name
This commit is contained in:
parent
e973b7fe9e
commit
c9b9e8175a
|
@ -32,7 +32,7 @@ jobs:
|
|||
echo "api_token_env: CROWDIN_API_TOKEN" >> crowdin.yml
|
||||
|
||||
- name: Download translations
|
||||
uses: actions/crowdin@e39093fd75daae7859c68eded4b43d42ec78d8ea
|
||||
uses: crowdin/github-action@e39093fd75daae7859c68eded4b43d42ec78d8ea
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
CROWDIN_PROJECT_ID: "268134"
|
||||
|
|
Loading…
Reference in New Issue