mirror of
https://github.com/denoland/deno.git
synced 2024-11-24 15:19:26 -05:00
ci: upgrade release template (#25591)
Removes `deno-lambda` section that is now deprecated: https://github.com/denoland/deno-lambda/pull/307
This commit is contained in:
parent
46d5f38a0f
commit
11b5f2d3ea
1 changed files with 0 additions and 7 deletions
|
@ -151,13 +151,6 @@ verify on GitHub that everything looks correct.
|
|||
- [ ] This will open a PR. Review and merge it.
|
||||
- [ ] Create a `$VERSION` tag (_without_ `v` prefix).
|
||||
|
||||
## Updating `deno-lambda`
|
||||
|
||||
- [ ] Run the version bump workflow:
|
||||
https://github.com/denoland/deno-lambda/actions/workflows/bump.yml
|
||||
- [ ] This will open a PR. Review and merge it.
|
||||
- [ ] Create a `$VERSION` tag (_without_ `v` prefix).
|
||||
|
||||
## All done!
|
||||
|
||||
- [ ] Write a message in company's #cli channel:
|
||||
|
|
Loading…
Reference in a new issue