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
don't take into account that some writers have their repositories saved in a different location that ~/Home.
The script itself also doesn't take it into account.
The script creates a duplicate repo, making the rest of the instructions confusing. And more importantly, the duplication makes it impossible to set up the new prow build successfully.
The solution is to edit the script so that it points to the correct location of the release repo. This should be included in the instructions.