diff --git a/scripts/release.sh b/scripts/release.sh index 92049f7..e182a05 100755 --- a/scripts/release.sh +++ b/scripts/release.sh @@ -2,4 +2,4 @@ docker run --rm -it \ -v $(pwd):/app -e "GIT_AUTHOR_NAME=ch4o5" -e "EMAIL=dongyun.li@luxcreo.ai" \ - detouched/standard-version:latest -p=alpha $1 + detouched/standard-version:latest -p=beta $1