tix-factory/GitHub Release Manager
Manage GitHub releases
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| github_token | GitHub token | yes | — |
| mode | Release manager mode (cleanReleaseDrafts, downloadReleaseAsset, uploadReleaseAsset) | yes | — |
| tag | tag for mapping to a release | no | — |
| filePath | uploadReleaseAsset: The path to the file to upload\ndownloadReleaseAsset: The output location of the asset being downloaded. | no | — |
| assetName | uploadReleaseAsset: The name to set the release asset to.\ndownloadReleaseAsset: The name of the release asset to download. | no | — |
| repo | The repository to work against. (default: repo the action is running on) | no | — |
| owner | The owner for 'repo' input (default: repo the action is running on) | no | — |
Outputs
no outputs