mirror of
https://github.com/fumiama/terasu-cloudflared.git
synced 2026-06-05 00:50:24 +08: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.