Skip to content

Commit

Permalink
Merge pull request #172818 from Homebrew/pr-pull-retain-bottle-dir
Browse files Browse the repository at this point in the history
create-replacement-pr: retain `brew pr-pull` bottle dir
  • Loading branch information
carlocab authored May 25, 2024
2 parents 56c4bb0 + a317daa commit f5d5879
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/create-replacement-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -169,6 +169,7 @@ jobs:
--workflows=tests.yml \
--committer="$BREWTESTBOT_NAME_EMAIL" \
--root-url="https://ghcr.io/v2/homebrew/core" \
--retain-bottle-dir \
${{ inputs.autosquash && '--autosquash' || '--clean --no-cherry-pick' }} \
${{ inputs.message && '--message="$MESSAGE"' || '' }} \
"$PR"
Expand Down

0 comments on commit f5d5879

Please sign in to comment.