From 47bf3c873b255e25e97ea0e3ef98f685e94f6524 Mon Sep 17 00:00:00 2001 From: Sam Coe Date: Wed, 28 Oct 2020 11:20:45 +0300 Subject: [PATCH] Small releasing docs cleanup --- docs/releasing.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/docs/releasing.md b/docs/releasing.md index 442e68c3a..3c583a80b 100644 --- a/docs/releasing.md +++ b/docs/releasing.md @@ -15,14 +15,13 @@ To test out the build system, publish a prerelease tag with a name such as `vX.Y 1. `git tag v1.2.3 && git push origin v1.2.3` 2. Wait several minutes for builds to run: -3. Check +3. Verify release is displayed and has correct assets: 4. Scan generated release notes and optionally add a human touch by grouping items under topic sections 5. Verify the marketing site was updated: -6. (Optional) Delete any pre-releases related to this release. +6. (Optional) Delete any pre-releases related to this release A successful build will result in changes across several repositories: * -* * *