Archived
1
0

Revert "Test branch (#5733)" (#5734)

This reverts commit 5c751f26ee.
This commit is contained in:
Joe Previte
2022-10-28 13:48:36 -07:00
committed by GitHub
parent 5c751f26ee
commit ee47293cf6
4 changed files with 11 additions and 29 deletions

View File

@ -141,7 +141,8 @@ changelog](https://github.com/emacs-mirror/emacs/blob/master/etc/NEWS).
### Publishing a release
1. Create a new branch called `release`
1. Create a new branch called `release/v0.0.0` (replace 0s with actual version aka v4.5.0)
1. If you don't do this, the `npm-brew` GitHub workflow will fail. It looks for the release artifacts under the branch pattern.
1. Run `yarn release:prep`
1. Bump chart version in `Chart.yaml`.
1. Summarize the major changes in the `CHANGELOG.md`