djn24/Add comment to release

Append a comment to the description of an already-existing GitHub release.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Apr 21, 2021
License
MIT
Runtime
Deprecated runtime

Pinned Snippet

workflow.ymlSHA-pinned
uses: djn24/add-comment-to-release@017594e54d35acb691ef9a5a9c77d200eb6ea21e # v1

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

namedescriptionrequireddefault
tokenGitHub token with permission to update the release. The GITHUB_TOKEN provided to a workflow should be enough.yes
commentThe text of the comment to add.yes

no outputs