Skip to content

Commit c2f093c

Browse files
committed
exit release script when done
1 parent 5b07cf1 commit c2f093c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

script/release

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -162,6 +162,7 @@ main() {
162162
add_changed_files $major $minor $patch
163163
commit $major $minor $patch
164164
push $major $minor $patch
165+
exit 0
165166
done
166167
}
167168

0 commit comments

Comments
 (0)