Skip to content

fix(email): attachments as file objects / multi-steps form #67

fix(email): attachments as file objects / multi-steps form

fix(email): attachments as file objects / multi-steps form #67

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
- name: translation magic ✨
uses: lingodotdev/lingo.dev@main
with:
api-key: ${{ secrets.LINGODOTDEV_API_KEY }}