From 2eefa18575f1163e7e4a13c88c4c98b4a0720090 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bartek=20Iwa=C5=84czuk?= Date: Fri, 9 Jun 2023 14:59:15 +0200 Subject: [PATCH] chore: update release doc template (#19441) That action is not working properly. --- tools/release/release_doc_template.md | 13 ++----------- 1 file changed, 2 insertions(+), 11 deletions(-) diff --git a/tools/release/release_doc_template.md b/tools/release/release_doc_template.md index c0eb9e2140..5579abb48f 100644 --- a/tools/release/release_doc_template.md +++ b/tools/release/release_doc_template.md @@ -162,17 +162,8 @@ verify on GitHub that everything looks correct. - [ ] Publish the release on Github -- [ ] Run the - https://github.com/denoland/dotcom/actions/workflows/update_versions.yml - workflow. - - [ ] This should open a PR. Review and merge it. - -
- Failure Steps - - 1. Update https://github.com/denoland/dotcom/blob/main/versions.json manually. - 2. Open a PR and merge. -
+- [ ] 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