mirror of
https://github.com/eitchtee/WYGIWYH.git
synced 2026-03-23 18:01:16 +01:00
ci: update translations.yml
[skip ci]
This commit is contained in:
3
.github/workflows/translations.yml
vendored
3
.github/workflows/translations.yml
vendored
@@ -63,10 +63,9 @@ jobs:
|
||||
if: steps.check_changes.outputs.changes_detected == 'true'
|
||||
uses: stefanzweifel/git-auto-commit-action@v4
|
||||
with:
|
||||
push_options: --force
|
||||
commit_message: |
|
||||
chore(locale): update translation files
|
||||
|
||||
[skip ci] Automatically generated by Django makemessages workflow
|
||||
file_pattern: "app/locale/**/*.po"
|
||||
commit_user_name: "GitHub Actions"
|
||||
commit_user_email: "actions@github.com"
|
||||
|
||||
Reference in New Issue
Block a user