Skip to content

Add user condition to conditional card (#18265) #983

Add user condition to conditional card (#18265)

Add user condition to conditional card (#18265) #983

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