Skip to content

Update dependency systemjs to v6.14.3 (#19282) #9

Update dependency systemjs to v6.14.3 (#19282)

Update dependency systemjs to v6.14.3 (#19282) #9

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