pouulet/Get a Release
Get a given release by a tag in your repository
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| tag_name | The name of the tag that must be retrieved ( defaults to the tag of the current release ) | no | — |
Outputs
| name | description |
|---|---|
| id | The ID of the Release |
| html_url | The URL users can navigate to in order to view the release |
| upload_url | The URL for uploading assets to the release |