DevProgress / debate-bingo

Bingo game for presidential & vice presidential debates
MIT License
9 stars 7 forks source link

Master sync to deploy #82

Closed awong-dev closed 7 years ago

awong-dev commented 7 years ago

TBR @dglazkov @bradyk @whereistanya @andrewjtimmons

We were apparently pushing to gh-pages by direclty modifying the gh-pages. This broke the npm run deploy command.

In the future, make changes to the dist/ directory on master and then run npm run deploy. That way the deploy stays scriptable.