gvellut/Ghuzzle Action
Runs the ghuzzle tool with specified config
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| config | Path to the config file | no | ./ghuzzle.json |
| build-dir | Folder path to copy the assets | no | ./dist |
| token | GitHub Token for accessing private repos | no | ${{ github.token }} |
| ignore-dep-error | Flag to ignore if dep cannot be downloaded or processed | no | n |
| output-summary | Output a JSON summary of results. Set to "true", "y", "1"... for default path (ghuzzle-summary.json) or specify a custom path. | no | "" |
| gen-listing | Generate an index.html listing page. Set to "true", "y", "1"... for default location (common dest prefix) or specify a custom directory path. | no | "" |
| gen-listing-config | Path to a JSON config file for the listing page (title, homepage, homepage-title keys). | no | "" |
Outputs
no outputs