outoforbitdev/action-semantic-release

Automatically release a new version on GitHub

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
github-tokenThis is just an example input for nowyesdefault
dry-runWhether to do a release dry-runnofalse
skip-changelogWhether to skip writing to CHANGELOG.md on releasenofalse
debugFlag for debug logging.nofalse
namedescription
last-versionThe last released version
next-versionThe next released version
version-releasedWhether a version was released. Note that this would be true even with dry-run=true