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

SignalK/github-create-release

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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