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
I'm trying to checkout out several repo's at a single time, and use one of them for the version number but I am getting an error that as soon as I specify a checkout directory (using the path param of Actions/Checkout) the tool can no longer detect my repo and gives me the error no changes found.
I'm trying to checkout out several repo's at a single time, and use one of them for the version number but I am getting an error that as soon as I specify a checkout directory (using the path param of Actions/Checkout) the tool can no longer detect my repo and gives me the error no changes found.
https://github.com/actions/checkout?tab=readme-ov-file#checkout-multiple-repos-side-by-side
Is there a way to configure the tool to look at the correct checkout path?
Thanks,
David
The text was updated successfully, but these errors were encountered: