File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments