0
Fork 0
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:
Juan Picado 2022-10-01 17:46:55 +02:00
parent 0041d9407d
commit 00942e6d20

View file

@ -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