mirror of
https://github.com/denoland/deno.git
synced 2024-11-21 15:04:11 -05:00
a17794d5cf
just a small change Signed-off-by: snek <the@snek.dev> Co-authored-by: David Sherret <dsherret@users.noreply.github.com>
8 lines
328 B
Markdown
8 lines
328 B
Markdown
# Cutting a Deno release
|
|
|
|
1. Go to this workflow:
|
|
https://github.com/denoland/deno/actions/workflows/start_release.yml
|
|
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.
|