viperproject/create-nightly-release

GitHub action to create a new pre-release and delete old pre-releases created by this action

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
tag_nameThe name of the tag.yes
release_nameThe name of the release. For example, `Release v1.0.1`yes
bodyText describing the release.no
body_pathPath to a file whose content should be used as release body.no
keep_numNumber of pre-releases that should be kept in addition to the newly created one.no0
keep_tagsSpecifies whether tags should be deleted if the corresponding release is deleted.nofalse
namedescription
idThe ID of the created Release
html_urlThe URL users can navigate to in order to view the release
upload_urlThe URL for uploading assets to the release