PostHog / squeak

A Q&A widget for your docs
https://squeak.posthog.com/
MIT License
176 stars 15 forks source link

github actions step to auto deploy app after docker push #199

Closed ajsharp closed 2 years ago

ajsharp commented 2 years ago

This allows auto-deploying a digital ocean app after the image is pushed. Two secrets need to be set to enable:

  1. DO_API_TOKEN - an api token that can be generated from the digital ocean dashboard
  2. DO_APP_ID - the uuid of the app we want to deploy