mirror of
https://github.com/verdaccio/verdaccio.git
synced 2024-12-16 21:56:25 -05:00
Update translations.yml
This commit is contained in:
parent
0041d9407d
commit
00942e6d20
1 changed files with 1 additions and 1 deletions
2
.github/workflows/translations.yml
vendored
2
.github/workflows/translations.yml
vendored
|
@ -24,7 +24,7 @@ jobs:
|
|||
- name: Install dependencies
|
||||
run: pnpm install
|
||||
- name: update translations
|
||||
run: pnpm run website:translations
|
||||
run: pnpm run translations
|
||||
env:
|
||||
TOKEN: ${{ secrets.CROWDIN_VERDACCIO_API_KEY }}
|
||||
- name: Commit & Push changes
|
||||
|
|
Loading…
Reference in a new issue