somoneit/Update Floating Version Tags

Automatically create/update major and minor floating tags when a semver release is published

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
versionVersion to create floating tags for (defaults to github.ref_name)no${{ github.ref_name }}
namedescription
major-tagThe major floating tag that was created/updated (e.g., v1)
minor-tagThe minor floating tag that was created/updated (e.g., v1.0)