Skip to content

Commit af859b1

Browse files
authored
Update update-homebrew.yml (#75)
Allow workflow to create the `update-homebrew` branch
1 parent e097421 commit af859b1

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/update-homebrew.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@ jobs:
5858
with:
5959
commit_message: Update Homebrew to v${{ steps.get_release_version.outputs.result }}
6060
branch: update-homebrew
61+
create_branch: true
6162

6263
- name: Shortcut for PR creation
63-
run: echo "Use this link to create a PR -> https://github.com/Azure/homebrew-bicep/compare/main...update-homebrew"
64+
run: echo "Use this link to create a PR -> https://github.com/Azure/homebrew-bicep/compare/main...update-homebrew"

0 commit comments

Comments
 (0)