note how this line pulls out just the last action: https://github.com/ibm-functions/shell-composer-plugin/blob/master/lib/composer.js#L479 we need to deploy all actions. here is a test case: https://github.com/ibm-functions/composer/blob/master/samples/demo.js
note how this line pulls out just the last action:
https://github.com/ibm-functions/shell-composer-plugin/blob/master/lib/composer.js#L479
we need to deploy all actions. here is a test case: https://github.com/ibm-functions/composer/blob/master/samples/demo.js