From ee2b9b2950ef9c542e668a02715295144ffb85f9 Mon Sep 17 00:00:00 2001 From: James Westman Date: Thu, 6 Oct 2022 04:13:38 +0000 Subject: [PATCH] Update MAINTENANCE.md --- MAINTENANCE.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/MAINTENANCE.md b/MAINTENANCE.md index a1eab84..a487b88 100644 --- a/MAINTENANCE.md +++ b/MAINTENANCE.md @@ -6,4 +6,5 @@ in the NEWS file. 3. Make a new commit with just these two changes. Use `Release v{version}` as the commit message. Tag the commit as `v{version}` and push the tag. 4. Create a "Post-release version bump" commit. -5. Announce the release through relevant channels (Twitter, TWIG, etc.) +5. Go to the Releases page in GitLab and create a new release from the tag. +6. Announce the release through relevant channels (Twitter, TWIG, etc.)