Archived
1
0

Fix autoupdates for Darwin

This commit is contained in:
Anmol Sethi
2020-06-03 14:18:12 -04:00
parent 85ad7e4fb4
commit e2789608b2
2 changed files with 8 additions and 0 deletions

View File

@ -35,6 +35,7 @@ Make sure you have `$GITHUB_TOKEN` set and [hub](https://github.com/github/hub)
10. Wait for the npm package to be published.
11. Update the homebrew package.
- 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.
12. Make sure to add a release without the `v` prefix for autoupdate from `3.2.0`.
## dev