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: * -* * *