Skip to content

Commit aa2a0ea

Browse files
committed
Update readme and export branches
1 parent a1785c1 commit aa2a0ea

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

tool/release_helper.sh

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,4 +43,7 @@ git checkout $CLEAN_BRANCH
4343

4444
echo "RELEASE HELPER FINISHED"
4545
echo "Clean Branch: $CLEAN_BRANCH"
46-
echo "Next Branch: $NEXT_BRANCH"
46+
echo "Next Branch: $NEXT_BRANCH"
47+
48+
export DEVTOOLS_CLEAN_BRANCH=$CLEAN_BRANCH
49+
export DEVTOOLS_NEXT_BRANCH=$NEXT_BRANCH

0 commit comments

Comments
 (0)