mirror of
https://github.com/cloudflare/cloudflared.git
synced 2025-07-27 18:49:57 +00:00

The publish to brew core prints a URL with a PR that does the change in github to brew core formula for cloudflared. It then tries to open the browser, which obviously fails in CI. So this adds a flag for it to skip opening the browser. It's not clear how the PR will be opened, it seems like it must be done by a human. But at least this won't fail the build.