fix: use patch

This commit is contained in:
Thomas E Lackey 2020-12-10 13:13:34 -06:00
parent e63b612e2d
commit 54d520a33c

View File

@ -29,7 +29,7 @@ jobs:
# Uncomment for NPM publishing.
npm whoami
yarn lerna publish -y prerelease --dist-tag="alpha" --force-publish
yarn lerna publish -y patch --dist-tag="alpha" --force-publish
# Publish to WNS
yarn wire profile init --name $WIRE_PROFILE --template-url "$WIRE_PROFILE_URL"