From a17794d5cf0c8d1ecc624c490071e5b3a5856bc7 Mon Sep 17 00:00:00 2001 From: snek Date: Thu, 6 Jun 2024 18:15:56 -0700 Subject: [PATCH] docs: clarify release instructions (#24124) just a small change Signed-off-by: snek Co-authored-by: David Sherret --- tools/cut_a_release.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/cut_a_release.md b/tools/cut_a_release.md index 843c940390..f697da2118 100644 --- a/tools/cut_a_release.md +++ b/tools/cut_a_release.md @@ -2,7 +2,7 @@ 1. Go to this workflow: https://github.com/denoland/deno/actions/workflows/start_release.yml -1. Select the kind of release, then run the workflow. +1. Select the main branch, the kind of release, then run the workflow. 1. Wait for the "Create Gist URL" step to complete and look at its output for the Gist URL. 1. Follow the instructions in the gist.