- Create a semver Git tag on main starting with a 'v' character.
- Push the tag to GitHub.
- Wait for automated steps to complete.
- In GitHub Releases, edit the draft release as needed and finalize.
- The Release workflow is triggered by creating the Git tag and
- uploads Linux packages to Artifactory and
- drafts a release in GitHub Releases.
- The Publish Container Images workflow is triggered by the Release event and
- pushes Docker images to Docker Hub.