We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5045b13 + 4b9433b commit c7d8cf4Copy full SHA for c7d8cf4
.github/workflows/automerge-from-merge-queue.yml
@@ -264,7 +264,7 @@ jobs:
264
cask: false
265
test-bot: false
266
267
- - run: brew pr-publish "$PR"
+ - run: brew pr-publish --branch=main "$PR"
268
env:
269
HOMEBREW_GITHUB_API_TOKEN: ${{ secrets.GITHUB_TOKEN }}
270
PR: ${{ needs.status-check.outputs.pull-number }}
.github/workflows/automerge.yml
@@ -194,7 +194,7 @@ jobs:
194
195
196
197
198
199
200
0 commit comments