djn24/Add comment to release
Append a comment to the description of an already-existing GitHub release.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Apr 21, 2021
- License
- MIT
- Runtime
- Deprecated runtime
Pinned Snippet
uses: djn24/add-comment-to-release@017594e54d35acb691ef9a5a9c77d200eb6ea21e # v1tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| token | GitHub token with permission to update the release. The GITHUB_TOKEN provided to a workflow should be enough. | yes | — |
| comment | The text of the comment to add. | yes | — |
Outputs
no outputs