From 8fdeb464307ea138b58a4ad54fab7a198af4dad1 Mon Sep 17 00:00:00 2001 From: Aanand Prasad Date: Mon, 28 Jul 2014 13:27:22 -0700 Subject: [PATCH] Add "update the website" step to release process Signed-off-by: Aanand Prasad --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index ecb231f92..7460a72d4 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -90,4 +90,4 @@ The easiest way to do this is to use the `--signoff` flag when committing. E.g.: 5. Publish GitHub release, creating tag - +6. Update website with `script/deploy-docs`