Open
Description
pre- and post- hooks do not work as I had originally understood. For example, when running the root action, the deploy
step does not happen until after the workflow has completed.
Instead of depending on pre
and post
, the root action should be an independent script that calls in to the other actions programatically.
Metadata
Metadata
Assignees
Labels
No labels