You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
`brew pr-publish` defaults to using the workflow from the `master`
branch when the `--branch` flag is not specified.
We could probably change the default of `pr-publish`, but that could
break external users and likely needs a deprecation cycle. Let's just
set `--branch=main` here for now instead.
0 commit comments