diamondburned/action-upload-release

A small GitHub Action to upload build artifacts to releases.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
filesA list of files to upload. If a directory is specified, all files in the directory will be uploaded.yes
release-idThe release ID to upload to. This is optional if the event that triggered this action is a release event.${{ github.event.release.id }}

no outputs