To automate all kinds of things, we use GitHub Actions, and especially, their workflow. This repository runs a few workflows that don't belong to a repository we have.
- New OpenTTD Release: workflow that is triggered when a new OpenTTD binary is produced
- Publish Docs: publishes the HTML docs to https://docs.openttd.org/ based on an openttd-nightly version.
- Update CDN: updates the CDN with required files like index.html, manifest.yaml, etc.