Skip to content

Commit

Permalink
ci: switch release doc to mention dotcom (denoland#18845)
Browse files Browse the repository at this point in the history
  • Loading branch information
crowlKats authored Apr 26, 2023
1 parent 041d1e0 commit 78b630d
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions tools/release/release_doc_template.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
- Forks and local clones of
[`denoland/deno`](https://github.com/denoland/deno/),
[`denoland/deno_std`](https://github.com/denoland/deno_std/),
[`denoland/dotland`](https://github.com/denoland/dotland/),
[`denoland/dotcom`](https://github.com/denoland/dotcom/),
[`denoland/deno_docker`](https://github.com/denoland/deno_docker/)
[`denoland/manual`](https://github.com/denoland/manual/)

Expand Down Expand Up @@ -163,15 +163,14 @@ verify on GitHub that everything looks correct.
- [ ] Publish the release on Github

- [ ] Run the
https://github.com/denoland/dotland/actions/workflows/update_versions.yml
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/dotland/blob/main/versions.json
manually.
1. Update https://github.com/denoland/dotcom/blob/main/versions.json manually.
2. Open a PR and merge.
</details>

Expand Down

0 comments on commit 78b630d

Please sign in to comment.