Skip to content

Commit 69b7166

Browse files
authored
chore: update manual instructions for doing a release (#20578)
1 parent 81e5582 commit 69b7166

File tree

1 file changed

+3
-6
lines changed

1 file changed

+3
-6
lines changed

tools/release/release_doc_template.md

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -162,12 +162,9 @@ verify on GitHub that everything looks correct.
162162

163163
- [ ] Publish the release on Github
164164

165-
- [ ] Update https://github.com/denoland/dotcom/blob/main/versions.json, open a
166-
PR and merge.
167-
168-
- [ ] Push a new tag to [`manual`](https://github.com/denoland/manual). The tag
169-
must match the CLI tag; you don't need to create dedicated commit for that
170-
purpose, it's enough to tag the latest commit in that repo.
165+
- [ ] Run
166+
https://github.com/denoland/deno-docs/actions/workflows/update_versions.yml
167+
and merge the PR.
171168

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

0 commit comments

Comments
 (0)