fix invocation of validateRelease pass

This commit is contained in:
Charles Kerr 2017-12-04 20:19:43 -06:00
parent ffdd6ab821
commit 83e94f3de1

View file

@ -200,7 +200,7 @@ release notes.
leave it checked for beta releases.
4. Click 'Save draft'. **Do not click 'Publish release'!**
5. Wait for all builds to pass before proceeding.
6. You can run `npm run release --validateRelease` to verify that all of the
6. You can run `npm run release -- --validateRelease` to verify that all of the
required files have been created for the release.
## Merge temporary branch