Skip to content

Add GitHub Actions workflow to pull translations #1

Add GitHub Actions workflow to pull translations

Add GitHub Actions workflow to pull translations #1

Workflow file for this run

name: Pull changed translations from Lokalise
on:

Check failure on line 2 in .github/workflows/pull.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/pull.yml

Invalid workflow file

You have an error in your yaml syntax on line 2
workflow_dispatch:
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Checkout Repo
uses: actions/checkout@v4
with:
fetch-depth: 0
- name: Pull from Lokalise
uses: lokalise/lokalise-pull-action@v4.0.0
with:
api_token: ${{ secrets.LOKALISE_API_TOKEN }}
project_id: 18122020690d152873da30.32552063
base_lang: en
translations_path: translationFiles
file_format: json
file_ext: json