jan-guenter/StageHook
Helper Action to allow pre and post scripts for composite actions
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| pre-cmd | Command to run before the main action | no | "" |
| pre-args | Arguments for the pre command | no | "" |
| post-cmd | Command to run after the main action | no | "" |
| post-args | Arguments for the post command | no | "" |
| main-cmd | Command to run as the main action | no | "" |
| main-args | Arguments for the main command | no | "" |
Outputs
no outputs