vsoch / opensource-art

open source, collaborative art generation that combines hand and machine
https://vsoch.github.io/opensource-art/
BSD 3-Clause "New" or "Revised" License
13 stars 8 forks source link

stages of deployment #15

Closed vsoch closed 6 years ago

vsoch commented 6 years ago

currently, we have a setup where the build (that can take a long time) is done and then on merge, it's done again to deploy to Github pages. Instead we need to:

what I'm trying now is adding an "approval" step to the PR so that this would work akin to an approval to merge, but still testing this.

vsoch commented 6 years ago

fixed.