Skip to content

Commit 0a9c17e

Browse files
committed
docs: add homebrew bump to release steps
1 parent bf47799 commit 0a9c17e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ci/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,8 @@ Make sure you have `$GITHUB_TOKEN` set and [hub](https://github.com/github/hub)
4343
9. Update the AUR package.
4444
- Instructions on updating the AUR package are at [cdr/code-server-aur](https://github.com/cdr/code-server-aur).
4545
10. Wait for the npm package to be published.
46-
11. Update the homebrew package.
47-
- Send a pull request to [homebrew-core](https://github.com/Homebrew/homebrew-core) with the URL in the [formula](https://github.com/Homebrew/homebrew-core/blob/master/Formula/code-server.rb) updated.
46+
11. Update the [homebrew package](https://github.com/Homebrew/homebrew-core/blob/master/Formula/code-server.rb).
47+
1. If you're on macOS and have homebrew locally, run `brew bump-formula-pr --version=3.8.1 code-server` and update the version accordingly. This will bump the version and open a PR. Note: this will only work once the version is published on npm.
4848

4949
## Updating Code Coverage in README
5050

0 commit comments

Comments
 (0)