haya14busa/Update major/minor semver

Updates major/minor release tags on a tag push

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
github_tokenGITHUB_TOKEN. Optional if you use checkout@v2 action.${{ github.token }}
tagOptional. Existing tag to update from. Default comes from $GITHUB_REF.no
messageTag message.no
major_version_tag_onlyOptional. Create only major version tags.no
namedescription
majorThe major version tag (e.g., v1)
minorThe minor version tag (e.g., v1.2)