Skip to content

Commit 65b2a8f

Browse files
committed
Disabling auto-deploys ahead of big release
1 parent a526600 commit 65b2a8f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

update.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
#!/bin/bash
22

3+
exit 0
4+
35
VERSION=$(cat VERSION)
46

57
if [ "$1" != '--prerelease' ] && \

0 commit comments

Comments
 (0)