diff --git a/RELEASE_CHECKLIST.md b/RELEASE_CHECKLIST.md index 65b0e07a2..59ec87306 100644 --- a/RELEASE_CHECKLIST.md +++ b/RELEASE_CHECKLIST.md @@ -43,3 +43,4 @@ milestone if still open ## Validate Release - [ ] Validate NPM install works (`npm install -g serverless@` or `npm install -g serverless` if latest is released) - [ ] Check Segment.com production data if events are coming in correctly with the new version +- [ ] Make sure you run `git checkout .` to revert adding Segment write key