Action with post step
ActionsAbout
v1.1.0
LatestBy TomaszLizer
Tags
(1)Utility action allowing to write scripts with post step without wrapping them in js.
| Argument | Description | Format |
|---|---|---|
main |
Main command/script - executed right away (Required) |
string |
post |
Post command/script - executed in the end of workflow job (Required) |
string |
This action is derivative work based on pyTooling/Actions: https://github.com/pyTooling/Actions/tree/main/with-post-step
Code and documentation in this project is released under the Apache 2.0 License
Action with post step is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.