freerangebytes/Auto Tag and Release

Automatically create Git tags and GitHub releases for new versions

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
versionThe version for the releaseyes
previous-versionThe previous version for the releaseno""
dry-runIf true, skip creating tags and releases (useful for testing)nofalse
refThe ref to tag and release. A ref with no prefix will be treated as a branch ref.no${{ github.sha }}
summaryIf true, output a summary to the job summarynotrue
namedescription
versionThe version for the release
previous-versionThe previous version for the release
shaThe SHA of the commit the tag points to
releasedWhether a new release was created