Skip to content

Merge pull request #1960 from vector-im/renovate/react-i18next-13.x-l… #39

Merge pull request #1960 from vector-im/renovate/react-i18next-13.x-l…

Merge pull request #1960 from vector-im/renovate/react-i18next-13.x-l… #39

name: Upload translation files to Localazy
on:
push:
branches:
- livekit
jobs:
upload:
runs-on: ubuntu-latest
permissions:
contents: read
steps:
- name: Checkout the code
uses: actions/checkout@v4
- name: Upload
uses: localazy/upload@v1
with:
write_key: ${{ secrets.LOCALAZY_WRITE_KEY }}