Is there any way I could create Static sites with Private repos #181570
-
Why are you starting this discussion?Question What GitHub Actions topic or product is this about?Workflow Deployment Discussion DetailsGH Actions only allows Pages on Public repos or organization accounts, is there a way I could create Pages from a Private repo. |
Beta Was this translation helpful? Give feedback.
Answered by
ashokchandru
Dec 10, 2025
Replies: 1 comment
-
|
Github does not allow free hosting on Private repositories, you can try the CI/CD pipeline of CloudFlare Pages, which support hosting private repositories |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
ironcompiler
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Github does not allow free hosting on Private repositories, you can try the CI/CD pipeline of CloudFlare Pages, which support hosting private repositories