nekofar/Automate GitHub Releases

GitHub Action to create a new release with optional notes and files

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
tagThe tag name for the release (e.g., v1.0.0)yes
filesOptional files to include in the releaseno
titleOptional release titleno
notesOptional release notesno
notes_fileOptional path to a file containing release notesno
draftSet to "true" to create a draft releaseno
prereleaseSet to "true" to create a pre-releaseno
latestSet to "true" to mark this release as the latestno
discussion_categoryOptional discussion category for the releaseno
tokenGitHub token to authenticate with the repository.no${{ github.token }}

no outputs