actions-marketplace-validations/release-feedback
Add content to your GitHub release description from your release workflow.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| content | A string to append to the release description. The release description is in markdown. A newline will be added automatically before this line is added. | yes | — |
| release | Use `github.event.release.id`. | yes | — |
| token | Use `secrets.GITHUB_TOKEN` or any other valid auth token from GitHub. | yes | — |
Outputs
no outputs