Skip to content

Commit 5b8faa9

Browse files
dukecat0webknjaz
andauthored
Update commit message
Co-authored-by: Sviatoslav Sydorenko <wk.cvs.github@sydorenko.org.ua>
1 parent 13b6460 commit 5b8faa9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/translation.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
git config --local user.email "github-actions[bot]@users.noreply.github.com"
2828
git config --local user.name "github-actions[bot]"
2929
git_hash=$(git rev-parse --short "$GITHUB_SHA")
30-
git commit -m "Update messages.pot ${git_hash}" locales/messages.pot
30+
git commit -m "Update messages.pot as of version ${git_hash}" locales/messages.pot
3131
- name: Check on failures
3232
if: failure()
3333
run: echo "No Changes!"

0 commit comments

Comments
 (0)