From c44f1e71d7bd37cd48f1f4e28a54896689a0d44d Mon Sep 17 00:00:00 2001 From: Behdad Esfahbod Date: Fri, 4 Apr 2025 13:23:42 -0600 Subject: [PATCH] Cosmetic --- RELEASING.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/RELEASING.md b/RELEASING.md index 2a5101b52..021dc0949 100644 --- a/RELEASING.md +++ b/RELEASING.md @@ -36,6 +36,6 @@ - [ ] Push the commit and tag out: `git push --follow-tags`. -- [ ] Go to the github page and create a new release. - Make sure to select the correct tag and add a title and description. +- [ ] There should be a GitHub release automatically created. + When it does, go to that release page and add description. The description should be the NEWS file additions.