There was an error while loading. Please reload this page.
1 parent be119cb commit 0cabc3fCopy full SHA for 0cabc3f
1 file changed
.github/workflows/on-release-prod.yml
@@ -41,7 +41,7 @@ jobs:
41
git config --global user.name 'github-actions[bot]'
42
git config --global user.email 'github-actions[bot]@users.noreply.github.com'
43
git remote set-url origin https://x-access-token:${GH_TOKEN}@github.com/$GITHUB_REPOSITORY
44
- npx lerna version --conventional-commits --conventional-graduate --force-publish=* --yes
+ npx lerna version --conventional-commits --force-publish=* --yes
45
npx lerna publish from-git --no-verify-access --yes
46
#########################
47
# Generate documentation
0 commit comments