based on https://github.com/digitalocean/sample-push-to-deploy-doks
This repository contains an example workflow to build, tag, push a container image to a container registry and deploy to a Kubernetes cluster.
The example workflow triggers on every push to this repo's main branch.