I go into the page in Github (https://github.com/user/repo/settings/pages) and set a custom domain. It works great!
However, every time I deploy (using the gh-pages npm package) it resets the domain back to
https://user.github.io/repo
This is incredibly frustrating... how can I tell it to use my custom domain permanently?