Skip to content

Commit 89eae59

Browse files
committed
docs: update release instructions
1 parent b62cee4 commit 89eae59

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docs/MAINTAINING.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -141,8 +141,7 @@ changelog](https://github.com/emacs-mirror/emacs/blob/master/etc/NEWS).
141141

142142
### Publishing a release
143143

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.
144+
1. Create a new branch called `release`
146145
1. Run `yarn release:prep`
147146
1. Bump chart version in `Chart.yaml`.
148147
1. Summarize the major changes in the `CHANGELOG.md`

0 commit comments

Comments
 (0)