actions-marketplace-validations/Publish monorepo to npm

Automatically publish new versions to npm for multiple packages in repo

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 multiple packages - folders with package.json file.no
versionFromFolder with package.json that will be used as source version for validation of the tagno
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