From 2bb50f17cd04c7910e0e16a79efa2b26ed91f048 Mon Sep 17 00:00:00 2001 From: cahillsf Date: Thu, 19 Oct 2023 17:44:53 -0400 Subject: [PATCH] update --- docs/release/release-tasks.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/release/release-tasks.md b/docs/release/release-tasks.md index 67fb4c1e92f4..b80fc059499f 100644 --- a/docs/release/release-tasks.md +++ b/docs/release/release-tasks.md @@ -321,7 +321,7 @@ The goal of this task to make the book for the current release available under e 1. Checkout the `main` branch. 1. Build the release note tools binary. ```bash - make release-notes + make release-notes-tool ``` 1. Checkout the latest commit on the release branch, e.g. `release-1.4`, or the main branch if the release branch doesn't yet exist (e.g. beta release). 1. Generate release notes with: