Once a Hugo release is created upstream, automatically
- bump the version (requires a versioneer tool linked to GitHub Actions that can run a CRON job to check for a release)
- run CI tests in a PR or push to main, and
- call the CD workflow and build wheels
As far as I understand, the Chocolatey package manager does this too, weekly