xd2sketch/Run converter
Runs converter on files specified
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| file-name | Name of file to convert | yes | — |
| executable | Path to executable JS file | yes | — |
| aws-input-directory | AWS directory which contains input file | yes | — |
| aws-output-directory | AWS directory used to upload result file | yes | — |
| aws-bucket-name | name of AWS bucket to use | yes | — |
| conversion-type | Type of conversion | yes | — |
| post-message-enabled | Post message to commit once done | no | 1 |
| token | The GitHub authentication token | no | ${{ github.token }} |
| repository | The full name of the target repository. | no | ${{ github.repository }} |
Outputs
no outputs