Skip to content

Commit

Permalink
Update DEPLOY.md
Browse files Browse the repository at this point in the history
Co-Authored-By: Jennifer Shehane <[email protected]>
  • Loading branch information
flotwig and jennifer-shehane authored Oct 31, 2019
1 parent c7a9c86 commit 33a25af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DEPLOY.md
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@ Once all test projects are reliably working with new changes, publishing can pro
```
npm run binary-release -- --version 3.4.0 --commit`
```
9. If needed, push out the updated changes to the docs manifest to `on.cypress.io`.
9. If needed, push out any updated changes to the links manifest to [`on.cypress.io`](https://github.com/cypress-io/cypress-services/tree/develop/packages/on).
10. If needed, deploy the updated [`cypress-example-kitchensink`][cypress-example-kitchensink] to `example.cypress.io` by following [these instructions under "Deployment"](./packages/example/README.md).
11. Close the release in [ZenHub](https://app.zenhub.com/workspaces/test-runner-5c3ea3baeb1e75374f7b0708/reports/release).
12. Bump `version` in `package.json` and commit it to `develop` using a commit message like `release 3.4.0 [skip ci]`
Expand Down

0 comments on commit 33a25af

Please sign in to comment.