Release process: fix sanity checks
- Let's use ${var:?} so empty variables (which never should happen) give errors - $MAJOR doesn't exist, should be $MAJOR_RELEASE
Loading
Please register or sign in to comment
- Let's use ${var:?} so empty variables (which never should happen) give errors - $MAJOR doesn't exist, should be $MAJOR_RELEASE