insightsengineering/Release Existence Action
Check if a release for given tag exists
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| release-tag | The name of tag for which it should be checked whether the release exists. If not specified, then the current tag is used. | no | "" |
Outputs
| name | description |
|---|---|
| release-exists | Whether the release for given tag exists |