From f767a4f63f01d8f6b3b117ba144cbe5387914456 Mon Sep 17 00:00:00 2001 From: Jamie Cansdale Date: Tue, 2 Apr 2024 12:12:36 +0100 Subject: [PATCH] Public packages can be made private again (#49812) Co-authored-by: hubwriter --- .../configuring-a-packages-access-control-and-visibility.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/packages/learn-github-packages/configuring-a-packages-access-control-and-visibility.md b/content/packages/learn-github-packages/configuring-a-packages-access-control-and-visibility.md index b54a01c05266..d8c3f32b2779 100644 --- a/content/packages/learn-github-packages/configuring-a-packages-access-control-and-visibility.md +++ b/content/packages/learn-github-packages/configuring-a-packages-access-control-and-visibility.md @@ -195,7 +195,7 @@ Once you've selected the package you're interested in sharing with codespaces in ## Configuring visibility of packages for your personal account -When you first publish a package that is scoped to your personal account, the default visibility is private and only you can see the package. You can modify a private or public package's access by changing the access settings. Once you make your package public, you cannot make your package private again. +When you first publish a package that is scoped to your personal account, the default visibility is private and only you can see the package. You can modify a private or public package's access by changing the access settings. {% data reusables.package_registry.package-settings-option %} 1. At the bottom of the page, under "Danger Zone", click **Change visibility**.