Add formula-path to homebrew-bump step (#7930)
This commit is contained in:
parent
3a33f55fdc
commit
e81a76d535
1 changed files with 1 additions and 0 deletions
1
.github/workflows/deployment.yml
vendored
1
.github/workflows/deployment.yml
vendored
|
|
@ -340,6 +340,7 @@ jobs:
|
|||
if: inputs.environment == 'production' && !contains(inputs.tag_name, '-')
|
||||
with:
|
||||
formula-name: gh
|
||||
formula-path: Formula/g/gh.rb
|
||||
tag-name: ${{ inputs.tag_name }}
|
||||
push-to: cli/homebrew-core
|
||||
env:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue