tj-actions/Action release tagger

Automatically manage action releases

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
token[GITHUB\_TOKEN](https://docs.github.com/en/free-pro-team@latest/actions/reference/authentication-in-a-workflow#using-the-github_token-in-a-workflow) or a repo scoped [Personal Access Token](https://docs.github.com/en/free-pro-team@latest/github/authenticating-to-github/creating-a-personal-access-token)no${{ github.token }}
gh_tokenGithub CLI tokenno${{ github.token }}
release_notes_fileFile to write release notes toyesRELEASE_NOTES.md
retag_majorEnable retagging major version tags. e.g v2.0.0 -> v2.0.1 (Retags v2 pointing to v2.0.1)yesfalse
namedescription
major_versionThe latest major version
new_versionThe new version