Skip to content

Commit

Permalink
chore: update manual instructions for doing a release (#20578)
Browse files Browse the repository at this point in the history
  • Loading branch information
dsherret authored Sep 20, 2023
1 parent 81e5582 commit 69b7166
Showing 1 changed file with 3 additions and 6 deletions.
9 changes: 3 additions & 6 deletions tools/release/release_doc_template.md
Original file line number Diff line number Diff line change
Expand Up @@ -162,12 +162,9 @@ verify on GitHub that everything looks correct.

- [ ] Publish the release on Github

- [ ] Update https://github.com/denoland/dotcom/blob/main/versions.json, open a
PR and merge.

- [ ] Push a new tag to [`manual`](https://github.com/denoland/manual). The tag
must match the CLI tag; you don't need to create dedicated commit for that
purpose, it's enough to tag the latest commit in that repo.
- [ ] Run
https://github.com/denoland/deno-docs/actions/workflows/update_versions.yml
and merge the PR.

- [ ] For minor releases: make sure https://github.com/mdn/browser-compat-data
has been updated to reflect Web API changes in this release. Usually done
Expand Down

0 comments on commit 69b7166

Please sign in to comment.