1
0
Fork 0
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:
Bartek Iwańczuk 2023-06-09 14:59:15 +02:00 committed by GitHub
parent 5df735d3da
commit a4c760702b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -162,17 +162,8 @@ verify on GitHub that everything looks correct.
- [ ] Publish the release on Github
- [ ] Run the
https://github.com/denoland/dotcom/actions/workflows/update_versions.yml
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>
- [ ] Update https://github.com/denoland/dotcom/blob/main/versions.json, open a
PR and merge.
- [ ] 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