Skip to content
This repository has been archived by the owner on Mar 2, 2024. It is now read-only.

Latest commit

 

History

History
13 lines (7 loc) · 478 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 478 Bytes

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