actions-marketplace-validations/Render Localized HTML
WIP action for rendering localized HTML files
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| workspace | The workspace directory. | — | /github/workspace |
| translation | The .json file to use for translation (relative to workspace). Example, "translations.json". | yes | — |
| input | The directory to localize from (relative to workspace). Example, "path/to/source". | yes | — |
| output | The directory to localize into (relative to workspace). Example, "path/to/destination". | yes | — |
Outputs
no outputs