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
GitHub allows specifying working-directory to run a step in a specific directory.
I'm working in a large repo with lots of different directories - one of those directories is my typescript project. .changesets is added in there at <repo_root>/typescript/.changesets.
When I run CI, changesets action errors out cause it can't find .changesets:
Error: There is no .changeset directory in this project