Closed
Description
This issue proposes removing the custom shell input in the JavaScript action. The rationale behind this is that adjusting the shell used from the exec
function of the @actions/exec package is challenging with the current setup. This proposal is part of #28.