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.
1 parent e097421 commit af859b1Copy full SHA for af859b1
.github/workflows/update-homebrew.yml
@@ -58,6 +58,7 @@ jobs:
58
with:
59
commit_message: Update Homebrew to v${{ steps.get_release_version.outputs.result }}
60
branch: update-homebrew
61
+ create_branch: true
62
63
- name: Shortcut for PR creation
- 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