Skip to content

Commit 8cfd76f

Browse files
committed
chore: comment unused version name
1 parent c8c6766 commit 8cfd76f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ get_release_branch_name() {
7878
fi
7979

8080
# Use consistent release branch naming for all platforms
81-
echo "$RELEASE_BRANCH_NAMING${new_version}"
81+
#echo "$RELEASE_BRANCH_NAMING${new_version}"
8282
echo "release/${new_version}"
8383

8484
# Different release branch naming for different platforms

0 commit comments

Comments
 (0)