sorting-books/scripts/release.sh
2022-07-17 23:44:55 -05:00

5 lines
79 B
Bash
Executable file

cd $(dirname $0)/..
rm -f exit-planning*
npm install --ci
npx semantic-release