Update script

This commit is contained in:
Elio Struyf
2024-02-28 14:34:57 +01:00
parent 54cd3ead64
commit 106f1e6c94
+1 -1
View File
@@ -30,7 +30,7 @@ runs:
- name: Sync localization
shell: bash
run: npm run sync-localization
run: npm run localization:sync
env:
TRANSLATION_API_KEY: ${{ inputs.TRANSLATION_API_KEY }}
TRANSLATION_API_LOCATION: ${{ inputs.TRANSLATION_API_LOCATION }}