semantic-release-action icon indicating copy to clipboard operation
semantic-release-action copied to clipboard

Feature Request: Change Working Directory

Open jessebye opened this issue 1 year ago • 2 comments

As mentioned in #174 , it is possible to specify the pkgRoot to change the working directory for the npm publishing step specifically. However, we have found this doesn't address all project scenarios. We'd prefer that this action have an input for working-directory (similar to a run step's working-directory input) that would change the working directory for all steps of the semantic-release action.

jessebye avatar Jul 19 '24 16:07 jessebye

hey @jessebye, apologies for the delayed response—would you be able to take a shot at this? I'm not going to be able to get to this promptly at the moment unfortunately

codfish avatar Aug 16 '24 19:08 codfish

@codfish no worries! please check out #210

jessebye avatar Aug 19 '24 17:08 jessebye

:tada: This issue has been resolved in version 3.5.0 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket:

github-actions[bot] avatar Nov 15 '24 21:11 github-actions[bot]