Update onpush_builder.yaml

This commit is contained in:
Alexandre
2023-05-21 15:05:47 +02:00
committed by GitHub
parent 70a68803dc
commit e74a053984

View File

@@ -178,7 +178,7 @@ jobs:
- name: Commit if needed
uses: EndBug/add-and-commit@v9
with:
pull: "rebase origin"
pull: "rebase"
commit: -u
message: "GitHub bot : changelog"
default_author: github_actions