Simple example of using GitHub Workflows to run semantic-release and build a Docker image tagged as the new version. The resulting image is pushed to GitHub Container Registry.
The release-and-build.yaml
workflow makes use of the following community actions: