mirror of
https://github.com/eitchtee/WYGIWYH.git
synced 2026-04-25 10:08:36 +02: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'
|
if: steps.check_changes.outputs.changes_detected == 'true'
|
||||||
uses: stefanzweifel/git-auto-commit-action@v4
|
uses: stefanzweifel/git-auto-commit-action@v4
|
||||||
with:
|
with:
|
||||||
|
push_options: --force
|
||||||
commit_message: |
|
commit_message: |
|
||||||
chore(locale): update translation files
|
chore(locale): update translation files
|
||||||
|
|
||||||
[skip ci] Automatically generated by Django makemessages workflow
|
[skip ci] Automatically generated by Django makemessages workflow
|
||||||
file_pattern: "app/locale/**/*.po"
|
file_pattern: "app/locale/**/*.po"
|
||||||
commit_user_name: "GitHub Actions"
|
|
||||||
commit_user_email: "actions@github.com"
|
|
||||||
|
|||||||
Reference in New Issue
Block a user