Skip to content

How can I disable the creation of gh-pages? #215

Answered by AnandChowdhary
pkyeck asked this question in Q&A
Discussion options

You must be logged in to vote

If you're using a private repository, the status website is not published by default (#107). Only if you set publish: true will the site be built and published. If that's not the case only a static index.html saying 404 page is published.

Does this solve your use case? Or do you want an additional option to completely disable the gh-pages branches altogether? That's a little harder because we don't distinguish between publish and private repositories when we use the publishing workflow.

Replies: 1 comment 1 reply

Comment options

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

Answer selected by pkyeck
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants