gamepowerx/Pipe to Release

Upload assets to an existing release or create a new one.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
tokenThe token this action uses to contact the github api.yes
filemapThe list of files that will be uploaded. See <a href="#file-piper">FilePiper</a> for more information.no
repositoryThe repository where the release will be created it.no
skip_errorsIf true, the action will skip errors instead of setting the build to failed.no
draftIf true, the action will create a draft release. (Not published)no
prereleaseIf true, the action will creae a prerelease.no
overwriteIf true, the action will update already existing assets instead of throwing an errorno
tagThe tag of the release.no
release_nameThe name of the release.no
release_bodyThe body (description) of the release.no
release_idThe id of the release.no

no outputs