lasalefamine/GHA Command Output
Run a command and store its output
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| run | Command to run | yes | — |
Outputs
| name | description |
|---|---|
| stdout | Output of the command |
| stderr | Error of the command |