Publishing a package
Create a clockwork.yml
file in the root of your repository.
Build your package
It’s now time to build the contents of your package, weather it’s a tool or a UI package.
Publish a GitHub release
Clockwork, by default, clones the latest tag of a repository. It’s heavily recommended to create a release tag for your package so that clockwork doesn’t pull breaking changes or commits that aren’t ready for production.