mirror of
https://github.com/denoland/deno.git
synced 2024-12-22 07:14:47 -05:00
chore: update release doc template (#19441)
That action is not working properly.
This commit is contained in:
parent
5df735d3da
commit
a4c760702b
1 changed files with 2 additions and 11 deletions
|
@ -162,17 +162,8 @@ verify on GitHub that everything looks correct.
|
||||||
|
|
||||||
- [ ] Publish the release on Github
|
- [ ] Publish the release on Github
|
||||||
|
|
||||||
- [ ] Run the
|
- [ ] Update https://github.com/denoland/dotcom/blob/main/versions.json, open a
|
||||||
https://github.com/denoland/dotcom/actions/workflows/update_versions.yml
|
PR and merge.
|
||||||
workflow.
|
|
||||||
- [ ] This should open a PR. Review and merge it.
|
|
||||||
|
|
||||||
<details>
|
|
||||||
<summary>Failure Steps</summary>
|
|
||||||
|
|
||||||
1. Update https://github.com/denoland/dotcom/blob/main/versions.json manually.
|
|
||||||
2. Open a PR and merge.
|
|
||||||
</details>
|
|
||||||
|
|
||||||
- [ ] Push a new tag to [`manual`](https://github.com/denoland/manual). The tag
|
- [ ] Push a new tag to [`manual`](https://github.com/denoland/manual). The tag
|
||||||
must match the CLI tag; you don't need to create dedicated commit for that
|
must match the CLI tag; you don't need to create dedicated commit for that
|
||||||
|
|
Loading…
Reference in a new issue