embedded-office/Add Release File

Adds a specific file to a specific GitHub Release

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Apr 26, 2022
License
None
Runtime
Deprecated runtime

Pinned Snippet

workflow.ymlSHA-pinned
uses: embedded-office/actions-release@ec7f337f2c894d333d0d025325d01eb9b8f0e416 # v1

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
tokenGitHub auth tokenyes
tag-nameName of tag to find release to add file toyes
asset-nameName for the assetyes
fileFile to releaseyes

no outputs