mirror of
https://github.com/actions/javascript-action.git
synced 2025-04-08 00:09:39 +00:00
Add --license flag to javascript-action (#56)
This commit is contained in:
@ -97,6 +97,8 @@ git commit -a -m "v1 release"
|
||||
git push origin 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)
|
||||
|
Reference in New Issue
Block a user