henry-hsieh/Setup Makeself
Set up makeself.sh for creating self-extracting archives in your GitHub Actions workflow
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| version | Version of makeself to install (e.g., "2.7.1"). Use "latest" for the most recent release. | no | latest |
Outputs
| name | description |
|---|---|
| version | The installed version of makeself |
| makeself-path | Path to the makeself.sh script |