Skip to content

Commit 7b9688d

Browse files
committed
docs: update MAINTAINING
1 parent ff9a306 commit 7b9688d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/MAINTAINING.md

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

142142
1. Create a new branch called `release/v0.0.0` (replace 0s with actual version aka v4.5.0)
143143
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. Run `yarn release:prep <version>` (e.g., `yarn release:prep 3.8.1`)
144+
1. Run `yarn release:prep`
145145
1. Bump chart version in `Chart.yaml`.
146146
1. Summarize the major changes in the `CHANGELOG.md`
147147
1. Download CI artifacts and make sure code-server works locally.

0 commit comments

Comments
 (0)