pascalgn/Publish to npm

Automatically publish new versions to npm

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
commit_patternThe pattern that matches version update commits.no
tag_nameThe name of the tag that you want to create for the version.no
tag_messageThe message of the tag that you want to create for the version.no
create_tagWhether to create a git tag or not.no
workspaceCustom workspace directory that contains the package.json file.no
publish_commandCustom publish command.no
publish_argsPublish command arguments.no
namedescription
changedWhether the version has changed in the examined commits
versionThe detected version number
commitThe SHA of the commit where the version change has been detected