makepad-fr/Check version increase and create release

Checks if the version in package.json has increased, and if so, creates a new release

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
tokenGitHub tokenyes
nameThe name of the releasenov$newVersion
bodyThe body of the releaseno""
draftA boolean indicating that if the created release should be a draftnofalse
pre-releaseAn enumeration indicating that if pre-release. Available values: true, false, autonoauto
generate-release-noteA boolean indicating if a release note should be generated or notnotrue
tag-nameThe name of the tag to createno$newVersion
fail-on-unchanged-versionA boolean indicating that if the action should fail when the version is not changednofalse

no outputs