You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: add working-directory input to change script execution directory
- Add working-directory input to action.yml
- Implement process.chdir() in main.ts before script execution
- Users can now specify working directory without modifying scripts
Closes#426
0 commit comments