From b55fa592d0cb9602d966584efacdb06a97077d82 Mon Sep 17 00:00:00 2001 From: S_Inception Date: Sat, 9 May 2026 13:58:19 +0530 Subject: [PATCH] Add prerequisite for public repository to publish Added prerequisite note about repository visibility for publishing. --- ...onfiguring-a-publishing-source-for-your-github-pages-site.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/pages/getting-started-with-github-pages/configuring-a-publishing-source-for-your-github-pages-site.md b/content/pages/getting-started-with-github-pages/configuring-a-publishing-source-for-your-github-pages-site.md index ad6bc5eefa3a..1be849e32177 100644 --- a/content/pages/getting-started-with-github-pages/configuring-a-publishing-source-for-your-github-pages-site.md +++ b/content/pages/getting-started-with-github-pages/configuring-a-publishing-source-for-your-github-pages-site.md @@ -23,7 +23,7 @@ category: {% data reusables.pages.private_pages_are_public_warning %} ## Publishing from a branch - +## Prerequisite : The Repository must be set to Public to view the Build and Deployment. 1. Make sure the branch you want to use as your publishing source already exists in your repository. {% data reusables.pages.navigate-site-repo %} {% data reusables.repositories.sidebar-settings %}