Skip to content

Add Brazilian Portuguese translation #108

Add Brazilian Portuguese translation

Add Brazilian Portuguese translation #108

Workflow file for this run

name: CD
on:
push:
branches: [main]
paths: ['i18n/**']
env:
TEA_SECRET: ${{ secrets.TEA_SECRET }}
jobs:
cd:
uses: ./.github/workflows/make.yml
with:
upload: true
secrets: inherit