We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b62cee4 commit 89eae59Copy full SHA for 89eae59
docs/MAINTAINING.md
@@ -141,8 +141,7 @@ changelog](https://github.com/emacs-mirror/emacs/blob/master/etc/NEWS).
141
142
### Publishing a release
143
144
-1. Create a new branch called `release/v0.0.0` (replace 0s with actual version aka v4.5.0)
145
- 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. Create a new branch called `release`
146
1. Run `yarn release:prep`
147
1. Bump chart version in `Chart.yaml`.
148
1. Summarize the major changes in the `CHANGELOG.md`
0 commit comments