Changing a private repo's visibility to public in the project's settings doesn't work
Summary
In the title.
Steps to reproduce
-
Create/import a repo with private visibility
-
Add a file
-
Set the visibility to public
Expected behavior
Can clone with https://gitlab.com/username/projectname
Actual behavior
Requires authentication when cloning.