mirror of
https://github.com/eitchtee/WYGIWYH.git
synced 2026-09-09 11:21:53 +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'
|
||||
uses: stefanzweifel/git-auto-commit-action@v5
|
||||
with:
|
||||
push_options: --force
|
||||
commit_message: |
|
||||
chore(locale): update translation files
|
||||
|
||||
|
||||
Reference in New Issue
Block a user