Skip to content

Commit 1a26bf6

Browse files
committed
fix: publish unreleased version without push wait
1 parent fd8119b commit 1a26bf6

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

bin/release.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -335,7 +335,6 @@ main() {
335335
return 1
336336
fi
337337
run_checks
338-
wait_for_runs "${slug}" push "$(git rev-parse HEAD)" "push"
339338
else
340339
echo "Current version ${version} is behind latest GitHub release ${latest}" >&2
341340
return 1

0 commit comments

Comments
 (0)