Skip to content

fix(#118): log title unreadable #3

fix(#118): log title unreadable

fix(#118): log title unreadable #3

Workflow file for this run

name: i18n
on: push
permissions:
contents: write
pull-requests: write
jobs:
i18n:
name: update translations
runs-on: ubuntu-latest
steps:
- name: checkout
uses: actions/checkout@v4
- uses: lingodotdev/lingo.dev@main
with:
api-key: ${{ secrets.LINGODOTDEV_API_KEY }}