sorting-books/scripts/release.sh

5 lines
79 B
Bash
Raw Normal View History

2022-07-18 04:44:55 +00:00
cd $(dirname $0)/..
rm -f exit-planning*
npm install --ci
npx semantic-release