Skip to content

Commit 7e85081

Browse files
fix(patch): cherry-pick c9eb58e to release/v0.8.0-preview.1-pr-10504 [CONFLICTS] (#10506)
Co-authored-by: shishu314 <shishu_1998@yahoo.com>
1 parent 17f9d94 commit 7e85081

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/releases.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ Navigate to the **Actions** tab and run the **Release: Patch (1) Create PR** wor
138138
This workflow will automatically:
139139

140140
1. Find the latest release tag for the channel.
141-
2. Create a release branch from that tag if one doesn't exist (e.g., `release/v0.5.1`).
141+
2. Create a release branch from that tag if one doesn't exist (e.g., `release/v0.5.1-pr-12345`).
142142
3. Create a new hotfix branch from the release branch.
143143
4. Cherry-pick your specified commit into the hotfix branch.
144144
5. Create a pull request from the hotfix branch back to the release branch.

0 commit comments

Comments
 (0)