Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
cahillsf committed Oct 19, 2023
1 parent 309c7a7 commit 2bb50f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/release/release-tasks.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 2bb50f1

Please sign in to comment.