How to Change Github Repository from Private to Public
- George Apostolov
- 05 Sep 2025
Guide
Navigate to the repository you want to change.
Click on the 'Settings' tab, which is located at the top right of the repository page.
Scroll down to the 'Danger Zone' section at the bottom of the settings page.
Click the 'Change repository visibility' button and select 'Change to public'.
A pop-up will appear asking for confirmation and click on the 'I want to make this repository public' button.
Click on the 'I have read and understand these effects' button.
Click 'Make this repository public'.
Once the repository is public, all code and data in it will be visible to anyone on GitHub.
Create your first interactive demo in minutes
No credit card required • Start building today


