denoplayground/Template Action
Project Template for Deno GitHub Actions.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| custom-text-input | This is the description for a custom input. | no | DefaultValue |
| custom-list-input | This is the description for a custom input. | no | - Item1 - Item2 - Item3 |
| custom-key-value-input | This is the description for a custom input. | no | key1: value1 key2: value2 |
Outputs
| name | description |
|---|---|
| custom-text-output | This is the description for a custom output. |