Updated Release Process (markdown)

Tim van der Meij 2022-09-24 15:42:21 +02:00
parent c52038ebf3
commit d22ab25e93

@ -1,3 +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. 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: