Update readme for ncc (#126)

This commit is contained in:
Thomas Boop
2020-09-11 07:18:09 -04:00
committed by GitHub
parent edb1bf6da7
commit c8e1fb4164

View File

@ -80,6 +80,8 @@ $ git commit -a -m "prod dependencies"
$ git push origin releases/v1
```
Note: We recommend using the `--license` option for ncc, which will create a license file for all of the production node modules used in your project.
Your action is now published! :rocket:
See the [versioning documentation](https://github.com/actions/toolkit/blob/master/docs/action-versioning.md)