rira12621/Simple Semantic Release

Automated semantic versioning, tagging, releasing, and artifact uploading.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
github_tokenGITHUB_TOKEN for creating releasesyes
artifactsPath or glob of artifacts to upload (e.g. *.dmg)no""
dry_runIf true, calculates version but does not tag/release. Useful for getting the version number for build steps.nofalse
namedescription
versionThe calculated next version (e.g. v1.0.5)
upload_urlThe URL for uploading assets to the release