Skip to content

Merge branch 'beta' of https://github.com/vampi62/jeedom_snapmaker in… #5

Merge branch 'beta' of https://github.com/vampi62/jeedom_snapmaker in…

Merge branch 'beta' of https://github.com/vampi62/jeedom_snapmaker in… #5

Workflow file for this run

name: translate
on:
workflow_dispatch:
push:
branches:
- beta
jobs:
auto-translate:
runs-on: ubuntu-latest
steps:
- uses: Mips2648/plugins-translations@main
with:
deepl_api_key: ${{ secrets.DEEPL_API_KEY }}
include_empty_translation: false
target_languages: "en_US,es_ES,de_DE,it_IT,pt_PT"