Update the support matrix on bazel.build after each release (#1693)
diff --git a/docs/release-playbook.md b/docs/release-playbook.md
index f993a3c..425acc5 100644
--- a/docs/release-playbook.md
+++ b/docs/release-playbook.md
@@ -245,9 +245,11 @@
- https://releases.bazel.build/6.2.0/release/index.html
```
-### Updating .bazelversion file for the Bazel repository
+### Updating .bazelversion and the release documentation page
-Please update https://github.com/bazelbuild/bazel/blob/master/.bazelversion if this is the newest version of the most recent Bazel LTS release.
+Submit an internal CL for the following:
+1. If this is the newest version of the most recent Bazel LTS release, update https://github.com/bazelbuild/bazel/blob/master/.bazelversion.
+2. Update the [support matrix](https://bazel.build/release/index.html#support-matrix) on bazel.build to reflect the latest version (for all LTS releases).
### Updating Google's internal mirror