diff --git a/RELEASE.md b/RELEASE.md index 698fc1b0..a1f4fb3b 100644 --- a/RELEASE.md +++ b/RELEASE.md @@ -114,3 +114,8 @@ will automatically start. Prepare a tag with the following pattern `release/typescript/vX.Y.Z` and push it. The [workflow](.github/workflows/typescript-release.yml) will automatically start. + +### JSON Schema + +Prepare a tag with the pattern `release/jsonschema/vX.Y.Z` and push it. +No workflow is required.