diff --git a/docs/Homebrew-linuxbrew-core-Maintainer-Guide.md b/docs/Homebrew-linuxbrew-core-Maintainer-Guide.md index 2a387ddf05..cf7ae1667e 100644 --- a/docs/Homebrew-linuxbrew-core-Maintainer-Guide.md +++ b/docs/Homebrew-linuxbrew-core-Maintainer-Guide.md @@ -245,7 +245,7 @@ run `brew find-formulae-to-bottle --verbose` separate to the `for` loop above. The `request-bottle` script kicks off a GitHub Action to build the -bottle. If successful, it pushes the bottle to `master`. There are no +bottle. If successful, it pushes the bottle to BinTray and a commit with the SHA to `master`. There are no PRs, and no manual steps unless the formula fails to build. If the formula fails to build, we open and merge a PR with the fix,