diff --git a/dev/guides/releasing.md b/dev/guides/releasing.md index 165045e0b..16f2634df 100644 --- a/dev/guides/releasing.md +++ b/dev/guides/releasing.md @@ -20,5 +20,5 @@ Assuming master is the branch you want the website to reflect 1. On master, bump the version in `website/config.rb` 2. Delete the remote stable-website branch (`git push -d origin stable-website`) 3. Create the new stable webiste, `git checkout -b stable-webiste` -4. `git push origin stable-website +4. `git push origin stable-website` 5. In Slack run, `hashibot deploy nomad`