diff --git a/.releaserc b/.releaserc index e6fc44743..454373c4e 100644 --- a/.releaserc +++ b/.releaserc @@ -1,7 +1,7 @@ ## Copyright Amazon.com Inc. or its affiliates. All Rights Reserved. ## SPDX-License-Identifier: Apache-2.0 { - "branches": ["main"], + "branches": ["main-3.x"], "plugins": [ ["@semantic-release/commit-analyzer", { "preset": "conventionalcommits",