Update release instructions (#5556)

after changing download link in `main` branch to `latest`
This commit is contained in:
Trask Stalnaker 2022-03-11 23:56:06 -08:00 committed by GitHub
parent 416f2228ca
commit d2bd06e384
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 8 deletions

View File

@ -36,11 +36,6 @@ find the draft release created by the release workflow, and
* Select the checkbox for "Create a discussion for this release"
* Press the "Publish release" button
After making the release:
* Merge a PR to `main` with the following change
* Bump the version in the download link in the root `README.md` file
## Patch Release
All patch releases should include only bug-fixes, and must avoid
@ -77,6 +72,4 @@ find the draft release created by the release workflow, and
After making the release:
* Merge a PR to `main` with the following change
* Change log updates from the patch release
* Bump the version in the download link in the root `README.md` file
* Merge a PR to `main` with the change log updates from the patch release