cli-action
cli-action copied to clipboard
fix: move bin dir outside workspace
I think it's not nice that the bin dir is inside the workspace. It pollutes the folder, potentially conflicts with repo files, and I have a tool that checks for unknown files. I've moved it into the runner tmp dir.