diff --git a/Release-Process.md b/Release-Process.md index 053abe7..604843a 100644 --- a/Release-Process.md +++ b/Release-Process.md @@ -128,4 +128,9 @@ $ env GITHUB_TOKEN=xxx SUDO= bin/release publish ## Merge Merge the release branch to master. + +## Add new release to checkpoint-api.weave.works + +Go to [https://checkpoint-api.weave.works/admin](https://checkpoint-api.weave.works/admin) and fill in the details of the release so that users can be automatically informed of a new version being available. + You're done. Congratulations.