Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@signalk/github-create-release

SignalK134Aapche 2.01.2.1

Create a GitHub Release Using Pull Requests

readme

github-create-release

Create or update a release for the latest tag

github-create-release --owner the_owner --repository the_repository_name

Create or update releases for all tags

github-create-release --owner the_owner --repository the_repository_name --update-all

If the npm for the package is not under the owner

github-create-release --owner the_owner --repository the_repository_name --npm-base-url https://www.npmjs.com/package/signalk-server