How to change github repo from private to public?

2 answer(s)
Answer # 1 #

Ensure no sensitive data is in the repo before making it public.

[1 Month]
Answer # 2 #

Go to GitHub → Repository → Settings → Scroll to Danger Zone → Change repository visibility → Select Public → Confirm password and settings.

[2 Month]