diff --git a/Release-Process.md b/Release-Process.md index a002edc..f6fc9e5 100644 --- a/Release-Process.md +++ b/Release-Process.md @@ -1,4 +1,4 @@ -1. Make sure there are no [release blockers](https://github.com/mozilla/pdf.js/issues?q=is%3Aissue+is%3Aopen+label%3Arelease-blocker) before continuing. +1. Make sure there are no [release blockers](https://github.com/mozilla/pdf.js/issues?q=is%3Aopen+label%3Arelease-blocker) before continuing. 1. Checkout the most recent code: `git fetch upstream && git checkout upstream/master` 1. Generate the ZIP files: `gulp publish` 1. Create the release on GitHub: