summaryrefslogtreecommitdiff
path: root/tools/release
diff options
context:
space:
mode:
authorBartek IwaƄczuk <biwanczuk@gmail.com>2023-05-03 17:05:53 +0200
committerGitHub <noreply@github.com>2023-05-03 15:05:53 +0000
commit8e6c104907971a83f25c10b357dc7bd2b28a297f (patch)
tree392bf917cdc145af241dd0bf8efcbb44e9512f71 /tools/release
parent93a78d3d4aedb96cfc2641048532c95197f661bb (diff)
chore: update release doc template (#18974)
Diffstat (limited to 'tools/release')
-rw-r--r--tools/release/release_doc_template.md13
1 files changed, 0 insertions, 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
@@ -163,19 +163,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.
-
- <details>
- <summary>Failure Steps</summary>
-
- 1. Update https://github.com/denoland/dotland/blob/main/versions.json
- manually.
- 2. Open a PR and merge.
- </details>
-
-- [ ] Run the
https://github.com/denoland/dotcom/actions/workflows/update_versions.yml
workflow.
- [ ] This should open a PR. Review and merge it.