Add formula-path to homebrew-bump step (#7930)

This commit is contained in:
William Martin 2023-09-01 17:45:27 +02:00 committed by GitHub
parent 3a33f55fdc
commit e81a76d535
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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: