mirror of
https://github.com/eitchtee/WYGIWYH.git
synced 2026-09-09 19:31:47 +02:00
ci(translations): drop force push to protected main
Branch protection rejects force pushes to main (GH006), so the translation commit never landed. The push is a fast-forward anyway.
This commit is contained in:
@@ -65,7 +65,6 @@ jobs:
|
|||||||
if: steps.check_changes.outputs.changes_detected == 'true'
|
if: steps.check_changes.outputs.changes_detected == 'true'
|
||||||
uses: stefanzweifel/git-auto-commit-action@v5
|
uses: stefanzweifel/git-auto-commit-action@v5
|
||||||
with:
|
with:
|
||||||
push_options: --force
|
|
||||||
commit_message: |
|
commit_message: |
|
||||||
chore(locale): update translation files
|
chore(locale): update translation files
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user