bengreenier-actions/Shell with output
runs a shell command and captures the output
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| command | Command to run | yes | — |
Outputs
| name | description |
|---|---|
| stdout | stdout |
| stderr | stderr |