Skip to content

Add Y-Axis limits functionality from history graphs card to statistic… #1360

Add Y-Axis limits functionality from history graphs card to statistic…

Add Y-Axis limits functionality from history graphs card to statistic… #1360

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