Update release instructions (#5556)
after changing download link in `main` branch to `latest`
This commit is contained in:
parent
416f2228ca
commit
d2bd06e384
|
@ -36,11 +36,6 @@ find the draft release created by the release workflow, and
|
||||||
* Select the checkbox for "Create a discussion for this release"
|
* Select the checkbox for "Create a discussion for this release"
|
||||||
* Press the "Publish release" button
|
* 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
|
## Patch Release
|
||||||
|
|
||||||
All patch releases should include only bug-fixes, and must avoid
|
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:
|
After making the release:
|
||||||
|
|
||||||
* Merge a PR to `main` with the following change
|
* Merge a PR to `main` with the change log updates from the patch release
|
||||||
* Change log updates from the patch release
|
|
||||||
* Bump the version in the download link in the root `README.md` file
|
|
||||||
|
|
Loading…
Reference in New Issue