Skip to content

Commit e73a637

Browse files
committed
Update end tag
1 parent cb2f1b2 commit e73a637

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev/release/release_rc.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ if [ "${RELEASE_PULL}" -gt 0 ] || [ "${RELEASE_PUSH_TAG}" -gt 0 ]; then
4949
echo "The origin's URL: ${git_origin_url}"
5050
exit 1
5151
;;
52-
fi
52+
esac
5353
fi
5454

5555
if [ "${RELEASE_PULL}" -gt 0 ]; then

0 commit comments

Comments
 (0)