Skip to content

Fix self referencing translation (#19159) #1059

Fix self referencing translation (#19159)

Fix self referencing translation (#19159) #1059

Workflow file for this run

name: Translations
on:
push:
branches:
- dev
paths:
- src/translations/en.json
jobs:
upload:
name: Upload
runs-on: ubuntu-latest
steps:
- name: Checkout the repository
uses: actions/[email protected]
- name: Upload Translations
run: |
export LOKALISE_TOKEN="${{ secrets.LOKALISE_TOKEN }}"
./script/translations_upload_base