diff --git a/docs/README.md b/docs/README.md index 56b89f321..b7b97d726 100644 --- a/docs/README.md +++ b/docs/README.md @@ -950,7 +950,7 @@ This action is usually used in combination with [reportportal-summarize](#report In particular, this prepares maven command line options for Report Portal integration, building the endpoint, authentication, launch key, description. Default context information is also added (launch attributes), unless the `auto-configure` input is set to `false`. -By using the `rp-static-launch-name` flag, you can determine whether 'LAUNCH_NAME' should be static or unique for each execution. By default, it is set to `false`. +By using the `rp-static-launch-name` flag, you can determine whether 'LAUNCH_NAME' should be static or unique for each execution. By default, it is set to `false`. Setting it to `true` means that the value from 'RP_LAUNCH_KEY' will be used as 'LAUNCH_NAME.' However, this configuration won't work with [reportportal-summarize](#reportportal-summarize). Sample options with auto-configuration: