actions-marketplace-validations/Release file
Adds a specific file to a specific GitHub Release (creating the Release if needed)
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| token | GitHub auth token | yes | — |
| release-name | Name of Release to add file to | no | Rolling build |
| tag-name | Name of the tag for the release (will be associated with current branch) | no | v0.0-rolling |
| asset-name | Name for the asset | yes | — |
| file | File to release | yes | — |
Outputs
no outputs