Skip to content

Commit f88645a

Browse files
committed
apache
1 parent 4d37f00 commit f88645a

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
@@ -53,7 +53,7 @@ if [ "${RELEASE_PULL}" -gt 0 ] || [ "${RELEASE_PUSH_TAG}" -gt 0 ]; then
5353
# echo "This script must be ran with working copy of apache/iceberg-cpp."
5454
# echo "The origin's URL: ${git_origin_url}"
5555
# exit 1
56-
fi
56+
# fi
5757
fi
5858

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

0 commit comments

Comments
 (0)