mirror of
https://github.com/electron/electron.git
synced 2026-01-11 00:18:02 -05:00
edit release on github after promoting to latest
This commit is contained in:
@@ -209,4 +209,10 @@ To promote a beta version to stable (aka `latest`):
|
||||
|
||||
```
|
||||
npm dist-tag add electron@1.2.3 latest
|
||||
```
|
||||
```
|
||||
|
||||
Then edit the release on GitGub:
|
||||
|
||||
1. Remove `beta` from the release name: electron v1.7.5 ~~beta~~
|
||||
1. Uncheck the `prerelease` checkbox.
|
||||
1. Click "Update release"
|
||||
Reference in New Issue
Block a user