diff --git a/.github/workflows/translate.yml b/.github/workflows/translate.yml index 890cda4d..bd180ece 100644 --- a/.github/workflows/translate.yml +++ b/.github/workflows/translate.yml @@ -23,6 +23,7 @@ jobs: api-key: ${{ secrets.GEMINI_API_KEY }} engine: gemini output-languages: de fr it ko pt-br ru zh + base-branch: ${{ github.ref_name }} - name: Commit and push translations run: |