Skip to content
Discussion options

You must be logged in to vote

Yes, there is a way to make the deployment link created in GitHub Pages only visible to a certain group of users.
One way to do this is to set up a private subdomain for your GitHub Pages site. This would allow you to share the link to the site with a specific group of people while keeping the repository private. Additionally, you can also use GitHub's built-in access control features, such as Collaborators, to limit access to the repository and its pages to specific users or teams. You can also use third party apps such as 'Probot App' that can restrict access to the repository and its pages to specific users or teams.

Here is a step-by-step process for setting up a private subdomain for…

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@devstarttips
Comment options

Answer selected by devstarttips
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Pages Host a static website, right from your repo Product Feedback Share your thoughts and suggestions on GitHub features and improvements
3 participants