This repository contains an example workflow using the GitHub Action for DigitalOcean to build, tag, push a container image to your DigiatlOcean container registry and deploy to a DigitalOcean Kubernetes cluster.
The example workflow triggers on every push to this repo's main branch. For details, see the Enable Push-to-Deploy example.