mirror of
https://github.com/keymanapp/keyman.git
synced 2026-09-19 06:07:40 +00:00
chore(common): Bump crowdin github action to 1.3.2
This commit is contained in:
parent
5a1558129a
commit
bb8087c751
1 changed files with 2 additions and 2 deletions
4
.github/workflows/crowdin.yml
vendored
4
.github/workflows/crowdin.yml
vendored
|
|
@ -15,7 +15,7 @@ jobs:
|
|||
uses: actions/checkout@v3
|
||||
|
||||
- name: crowdin action
|
||||
uses: crowdin/github-action@1.0.4
|
||||
uses: crowdin/github-action@1.3.2
|
||||
with:
|
||||
upload_sources: true
|
||||
|
||||
|
|
@ -28,7 +28,7 @@ jobs:
|
|||
# TODO if we want action to auto create PRs
|
||||
#GITHUB_TOKEN: $
|
||||
|
||||
# See https://translate.keyman.com/project/keyman/integrations/api
|
||||
# See https://translate.keyman.com/project/keyman/tools/api
|
||||
project_id: ${{ secrets.CROWDIN_PROJECT_ID }}
|
||||
|
||||
# A personal access token
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue