kiegroup / act-js

A node.js wrapper for nektos/act to programmatically run your github actions locally
Apache License 2.0
56 stars 10 forks source link

Add ability to change input, env and other fields of a step #55

Closed shubhbapna closed 1 year ago

shubhbapna commented 1 year ago

Feature request

Right now we can only change the run field of a step. We should be able to change the env, input field or any other field of a step as well