Skip to content

Commit e2698d9

Browse files
committed
docs: add homebrew bump to release steps
1 parent 19e5609 commit e2698d9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ci/README.md

+2-2
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)