mrflynn/Run Flyscrape Scripts
Executes Flyscrape scripts through Github Actions.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| version | The version of Flyscrape to run the script with. | no | latest |
| args | Command line arguments for Flyscrape. | no | — |
| script | Path to Flyscrape script. | yes | — |
Outputs
| name | description |
|---|---|
| output | JSON output from script. |