Skip to content

build(deps): bump the i18next group across 1 directory with 2 updates… #14

build(deps): bump the i18next group across 1 directory with 2 updates…

build(deps): bump the i18next group across 1 directory with 2 updates… #14

name: Upload translation files to Localazy
on:
push:
branches:
- main
jobs:
upload:
runs-on: ubuntu-22.04
permissions:
contents: read
steps:
- name: Checkout the code
uses: actions/[email protected]
- name: Upload
uses: localazy/upload@v1
with:
write_key: ${{ secrets.LOCALAZY_WRITE_KEY }}