公開元に関する詳しい情報については、「GitHub Pages について」を参照してください。
公開元を選択する
Before you configure a publishing source, make sure the branch or folder you want to use as your publishing source already exists in your repository. For example, before you can publish your project site from the /docs folder on the master branch of your repository, you or a collaborator must create a /docs folder on the default master branch of your repository.
- 
GitHub Enterpriseで、サイトのリポジトリにアクセスしてください。 
- 
リポジトリ名の下で Settings(設定)をクリックしてください。  
- 
[GitHub Pages] で、[Source] ドロップダウンメニューから公開元を選択します。  
GitHub Pages サイトの公開に関するトラブルシューティング
Note: If your site's source files are located in the default publishing source—master for user and organization sites or gh-pages for project sites—but your site has not published automatically, make sure someone with admin permissions and a verified email address has pushed to the publishing source.
If you choose the docs folder on the master branch as your publishing source, then later remove the /docs folder from that branch in your repository, your site won't build and you'll get a page build error message for a missing /docs folder. 詳細については、「GitHub Pages サイトの Jekyll ビルドエラーに関するトラブルシューティング」を参照してください。