edit release on github after promoting to latest

This commit is contained in:
Zeke Sikelianos 2017-08-10 20:53:02 -07:00
parent c6289ef219
commit fd6aeda6f6

View file

@ -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"