diff --git a/.github/workflows/update-translations.yml b/.github/workflows/update-translations.yml index 9870761c3..70a9de3d8 100644 --- a/.github/workflows/update-translations.yml +++ b/.github/workflows/update-translations.yml @@ -28,6 +28,6 @@ jobs: with: token: ${{ secrets.PAT }} author: "navidrome-bot " - commit-message: "fix(ui): update translations from POEditor" + commit-message: "fix(ui): update ${{ steps.poeditor.outputs.title }} translations from POEditor" title: "fix(ui): update ${{ steps.poeditor.outputs.title }} translations from POEditor" branch: update-translations