Skip to content

Merge branch 'beta' of https://github.com/Mips2648/kroomba into beta #24

Merge branch 'beta' of https://github.com/Mips2648/kroomba into beta

Merge branch 'beta' of https://github.com/Mips2648/kroomba into beta #24

Workflow file for this run

name: translate
# Controls when the workflow will run
on:
workflow_dispatch:
push:
branches:
- beta
jobs:
auto-translate:
runs-on: ubuntu-latest
steps:
- uses: Mips2648/plugins-translations@v1
with:
deepl_api_key: ${{ secrets.DEEPL_API_KEY }}
target_languages: "en_US,es_ES,de_DE,it_IT,pt_PT"
use_core_translations: false