Putting the documentation online happens automatically. The source is always Master
.
- Make sure that all changes are in the
Master
- Switch to the Releases view: https://github.com/camunda-cloud/camunda-cloud-documentation/releases
- Create a new release using the button Draft a new release.
- Fill out the form: Tag version (semver: 'x.y.z'), Release title, Description
- Click on Publish release
Technically this Github Process will be triggered by the Release to build and deploy the docs.
You can observe the progress of the Build under https://github.com/camunda-cloud/camunda-cloud-documentation/actions.