From 8e6c104907971a83f25c10b357dc7bd2b28a297f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bartek=20Iwa=C5=84czuk?= Date: Wed, 3 May 2023 17:05:53 +0200 Subject: chore: update release doc template (#18974) --- tools/release/release_doc_template.md | 13 ------------- 1 file changed, 13 deletions(-) diff --git a/tools/release/release_doc_template.md b/tools/release/release_doc_template.md index 0acd4137a..c0eb9e214 100644 --- a/tools/release/release_doc_template.md +++ b/tools/release/release_doc_template.md @@ -162,19 +162,6 @@ verify on GitHub that everything looks correct. - [ ] Publish the release on Github -- [ ] Run the - https://github.com/denoland/dotland/actions/workflows/update_versions.yml - workflow. - - [ ] This should open a PR. Review and merge it. - -
- Failure Steps - - 1. Update https://github.com/denoland/dotland/blob/main/versions.json - manually. - 2. Open a PR and merge. -
- - [ ] Run the https://github.com/denoland/dotcom/actions/workflows/update_versions.yml workflow. -- cgit v1.2.3