stylelint/changelog-to-github-release-action

GitHub Action to convert CHANGELOG to GitHub Release

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
tagTag name. If it does not exist, it will be automatically created.no${{ github.ref_name }}
nameRelease name. Default is the tag name.no
changelogChangelog file path.noCHANGELOG.md
tokenGitHub token.no${{ github.token }}
repoRepository.no${{ github.repository }}
draftWhether create a draft release.nofalse

no outputs