Skip to content

Commit cc31434

Browse files
authored
Correct release instructions (#22625)
1 parent 0766baa commit cc31434

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

sdk/release/RELEASE.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -55,13 +55,13 @@ The steps to create a release are:
5555
**Only change a single line** in [`LATEST`](../LATEST), otherwise
5656
no release is going to be created.
5757

58-
2. Make a PR **targeting the `main` branch** with just that one line added,
58+
2. Make a PR **targeting the `release-trigger` branch** with just that one line added,
5959
touching no other file. Add the `Standard-Change` label to that PR.
6060

61-
**The main branch is the only one that triggers releases, even for "release
61+
**The `release-trigger` branch is the only one that triggers releases, even for "release
6262
line" releases.**
6363

64-
3. When the PR is merged, the build of the corresponding commit on `main` will
64+
3. When the PR is merged, the build of the corresponding commit on `release-trigger` will
6565
create a "split release" bundle and push it to Artifactory. It then notifies
6666
on `#team-internal-releases` on Slack.
6767

0 commit comments

Comments
 (0)