fix: bump

This commit is contained in:
2020-12-10 13:19:07 -06:00
parent 54d520a33c
commit ac0102d141
6 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -29,7 +29,7 @@ jobs:
# Uncomment for NPM publishing.
npm whoami
yarn lerna publish -y patch --dist-tag="alpha" --force-publish
yarn lerna publish -y prerelease --dist-tag="alpha" --force-publish
# Publish to WNS
yarn wire profile init --name $WIRE_PROFILE --template-url "$WIRE_PROFILE_URL"