fix: use patch
This commit is contained in:
parent
e63b612e2d
commit
54d520a33c
2
.github/workflows/main-publish.yml
vendored
2
.github/workflows/main-publish.yml
vendored
@ -29,7 +29,7 @@ jobs:
|
|||||||
|
|
||||||
# Uncomment for NPM publishing.
|
# Uncomment for NPM publishing.
|
||||||
npm whoami
|
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
|
# Publish to WNS
|
||||||
yarn wire profile init --name $WIRE_PROFILE --template-url "$WIRE_PROFILE_URL"
|
yarn wire profile init --name $WIRE_PROFILE --template-url "$WIRE_PROFILE_URL"
|
||||||
|
Loading…
Reference in New Issue
Block a user