kiegroup / act-js

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

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

Closed shubhbapna closed 10 months ago

shubhbapna commented 10 months 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