kenan-rhoton / card-game

An iteratively designed card game by the members of TrollPlayingGame Discord.
MIT License
0 stars 1 forks source link

Deploy to the server automatically from master #124

Open kenan-rhoton opened 6 years ago

kenan-rhoton commented 6 years ago

We need to have our code be deployed to the server on a successful master commit.

Masclins commented 6 years ago

This seems to explain how to do it: https://gist.github.com/oodavid/1809044