diff --git a/documentation/github_release_steps.md b/documentation/github_release_steps.md index 11716e824..b6d2cca62 100644 --- a/documentation/github_release_steps.md +++ b/documentation/github_release_steps.md @@ -20,6 +20,8 @@ code changes for the next release are already in the main branch. 1. Use tag 'vx.x.x' e.g., v1.2.3 for the release 2. Use release title: x.x.x 3. For the description use the contents of the Changelog.md for this release -6. Update the Changelog.md for the next release and commit with something like: +6. Inform prolocation that we are deploying, it may trigger their alerting. +7. Deploy. +7. Update the Changelog.md for the next release and commit with something like: "- Bump for next version.". -7. Done. +8. Done.