diff --git a/RELEASE.md b/RELEASE.md new file mode 100644 index 0000000..7e4bf37 --- /dev/null +++ b/RELEASE.md @@ -0,0 +1,4 @@ +# Release process + +1. Create a release on GitHub with a tag `vX.Y.Z` +2. The `release.yaml` workflow will be executed that will build and publish an image to Docker Hub.