tameney22/Search Index Action
Creates a search index using the xmls in the directory provided.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| xml-list | List of xml files to parse in the xml-directory | yes | — |
| xml-directory | The directory where the xml files are located | yes | ./ |
| index-directory | The directory where the output index.json file is placed | — | ./ |
Outputs
| name | description |
|---|---|
| time | The time the action was run |