workflows/sponsors-maintainers-man-completions: fix git-try-push failure
This commit is contained in:
parent
fc7eaab833
commit
bc2f4c5ef3
@ -121,7 +121,6 @@ jobs:
|
|||||||
directory: ${{ steps.set-up-homebrew.outputs.repository-path }}
|
directory: ${{ steps.set-up-homebrew.outputs.repository-path }}
|
||||||
branch: ${{ steps.update.outputs.branch }}
|
branch: ${{ steps.update.outputs.branch }}
|
||||||
force: true
|
force: true
|
||||||
origin_branch: "master"
|
|
||||||
|
|
||||||
- name: Open a pull request
|
- name: Open a pull request
|
||||||
if: steps.update.outputs.pull_request == 'true'
|
if: steps.update.outputs.pull_request == 'true'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user