1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2025-01-21 13:00:36 -05:00
denoland-deno/tools/cut_a_release.md

9 lines
316 B
Markdown
Raw Normal View History

# Cutting a Deno release
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. In the "Run start release" step, look at the bottom of the output to get the
gist url.
1. Fork the gist, and follow the instructions.