chore: Update GH action from crowdin to latest version (#11387)
* regen yarn.lock? * chore: enable i18n-unused GH action in `website` * Generated yarn.lock with submodules * Added yarn.lock auth * add datocms webhook secret * update crowdin to latest version --------- Co-authored-by: Alex van Andel <me@alexvanandel.com>pull/11388/head^2
parent
b7168948ca
commit
2e58e73e95
|
@ -19,7 +19,7 @@ jobs:
|
|||
token: ${{ secrets.GH_ACCESS_TOKEN }}
|
||||
|
||||
- name: crowdin action
|
||||
uses: crowdin/github-action@1.5.1
|
||||
uses: crowdin/github-action@v1.13.0
|
||||
with:
|
||||
upload_sources: true
|
||||
upload_translations: true
|
||||
|
|
Loading…
Reference in New Issue