exit-planning/scripts/release.sh

5 lines
79 B
Bash
Executable file

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