console6500/JavaScript Action Template
This is a template for a JavaScript action
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| GITHUB_TOKEN | This is the GitHub token that lets the action authenticate | yes | — |
| input_1 | This is the first input; it is required and does not have a default | yes | — |
| input_2 | This is the second input; it is not required and has a default | no | The default value |
Outputs
| name | description |
|---|---|
| output_1 | This is the first output |