Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
workflows: fix bottle uploads for replacement PRs
The empty string is falsey in JavaScript, so `--no-upload` is always interpolated in the call to `brew pr-pull`. Let's fix that so that `--no-upload` is passed only when the replacement PR is requested without a bottle upload.
- Loading branch information