vesoft-inc/Post-Run Action
A simple GitHub action that enables running post-run tasks, once a workflow job has ended.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| run | A command that needs to be run. | yes | echo "This is a post-action command..." |
| working-directory | A working directory from which the command needs to be run. | no | — |
Outputs
no outputs