Skip to content

Commit c8c6766

Browse files
committed
chore: added unique name release branch
1 parent 23a564a commit c8c6766

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/scripts/create-platform-release-pr.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,7 @@ get_release_branch_name() {
7979

8080
# Use consistent release branch naming for all platforms
8181
echo "$RELEASE_BRANCH_NAMING${new_version}"
82+
echo "release/${new_version}"
8283

8384
# Different release branch naming for different platforms
8485
# if [[ "$platform" == "mobile" ]]; then

0 commit comments

Comments
 (0)