Update docs/Homebrew-linuxbrew-core-Maintainer-Guide.md

This commit is contained in:
Issy Long 2020-02-03 18:08:25 +01:00 committed by GitHub
parent d489375984
commit 6c85b50d2a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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,