viperHTML / viperhtml.github.io

Showcase of the ${hyper,viper,native}HTML family
ISC License
27 stars 11 forks source link

Set the default branch to `src` #25

Closed ExE-Boss closed 6 years ago

ExE-Boss commented 6 years ago
  1. Go to the Branches tab of the the repository Settings.
  2. Click on the Default branch dropdown.
  3. Select the src branch.
  4. Click the newly displayed Update button.
  5. Profit!

Also, this won’t affect the organisation website build branch, which will still remain the master branch, but this will prevent PRs like #24 being opened on the wrong branch.

WebReflection commented 6 years ago

Done

WebReflection commented 6 years ago

So ... travis-push-update was pointing at ../gh-pages but there's not such branch in here so now it's pointing at ../master ... is this correct?

TL;DR Travis has access but it's not updating anything when I change the layout