mirror of
https://github.com/navidrome/navidrome.git
synced 2025-06-14 14:22:28 +03:00
chore(ci): change "update translations" PR title
This commit is contained in:
parent
b0e7941abe
commit
d0784b6a21
2
.github/workflows/update-translations.yml
vendored
2
.github/workflows/update-translations.yml
vendored
@ -24,5 +24,5 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
token: ${{ secrets.PAT }}
|
token: ${{ secrets.PAT }}
|
||||||
commit-message: Update translations
|
commit-message: Update translations
|
||||||
title: Update translations from POEditor
|
title: "fix(ui): update translations from POEditor"
|
||||||
branch: update-translations
|
branch: update-translations
|
||||||
|
Loading…
x
Reference in New Issue
Block a user