b-n/Releasify
An all in one file compressor + release creator + release asset uploader
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| release_name | The name of the release to target | yes | — |
| name | The name of the asset to upload | yes | — |
| compress | Whether to run a requisite compression or not | no | false |
| glob | If running the compress, the glob to compress | no | — |
| working_directory | The working directory to change to (may help with compression) | no | ./ |
| clobber | Overwrite the asset if it already exists (will fail the workflow if false and the file exists) | no | false |
| create_release | If the release does not exist and this is true, then a release will be created in draft | no | true |
Outputs
no outputs