Update Release guide

pull/195/head
Maciej Winnicki 2020-02-03 13:26:32 +01:00
parent 25f3b23c86
commit c12a1878de
No known key found for this signature in database
GPG Key ID: D0B924AEC4BE0E44
1 changed files with 1 additions and 0 deletions

View File

@ -29,6 +29,7 @@ After all [pull requests](https://github.com/mthenw/frontail/pulls) for a releas
1. Publish new release on GitHub with [`release`](https://github.com/zeit/release) package.
```sh
$ git pull
$ npx release -P
```