christopherhx/script
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| continue-on-error | — | — | false |
| shell | — | — | ${{runner.os == 'windows' && (job.container && 'cmd' || 'powershell') || (job.container && 'sh' || 'bash')}} |
| shell-ext | — | — | — |
| shell-newline | — | — | — |
| pre | — | — | — |
| pre-continue-on-error | — | — | false |
| pre-if | — | — | — |
| pre-shell | — | — | — |
| pre-shell-ext | — | — | — |
| pre-shell-newline | — | — | — |
| main | — | — | — |
| main-continue-on-error | — | — | false |
| main-if | — | — | — |
| main-shell | — | — | — |
| main-shell-ext | — | — | — |
| main-shell-newline | — | — | — |
| post | — | — | — |
| post-continue-on-error | — | — | false |
| post-if | — | — | — |
| post-shell | — | — | — |
| post-shell-ext | — | — | — |
| post-shell-newline | — | — | — |
Outputs
no outputs