This repository was archived by the owner on Nov 3, 2025. It is now read-only.

Description
This would be two files in.github/workflows directory of this project and follow a similar pattern to many of our other typescript projects. For example,
publish would build and push the docker image to docker hub
deploy would restart the staging pods responsible for hosting the service (to reflect changes)
Example here:
https://github.com/cowprotocol/contracts/tree/main/.github/workflows