From df86ed778b8442a88a3f05a72ac90928bcdb8928 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Eslam=20=CE=BB=20Hefnawy?= Date: Tue, 22 Nov 2016 18:36:49 +0700 Subject: [PATCH] add revert segment write key --- RELEASE_CHECKLIST.md | 1 + 1 file changed, 1 insertion(+) 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