Skip to content

Commit 66ef9e8

Browse files
committed
chore(INFRA-3037): set default
1 parent 9708aa9 commit 66ef9e8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ NEW_VERSION="${NEW_VERSION//[[:space:]]/}"
3737
NEW_VERSION_NUMBER="${4:-}"
3838
GIT_USER_NAME="${5:-metamaskbot}"
3939
GIT_USER_EMAIL="${6:-metamaskbot@users.noreply.github.com}"
40+
BASE_BRANCH="${BASE_BRANCH:-main}"
4041

4142
# Log assigned variables for debugging (after defaults and trimming)
4243
echo "Assigned variables:"

0 commit comments

Comments
 (0)