Merge pull request #15180 from ZhongRuoyu/sponsors-git-try-push

workflows/sponsors-maintainers-man-completions: fix git-try-push failure
This commit is contained in:
Mike McQuaid 2023-04-10 12:56:50 +01:00 committed by GitHub
commit 0a23ee2466
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -121,7 +121,6 @@ jobs:
directory: ${{ steps.set-up-homebrew.outputs.repository-path }}
branch: ${{ steps.update.outputs.branch }}
force: true
origin_branch: "master"
- name: Open a pull request
if: steps.update.outputs.pull_request == 'true'