Skip to content

Commit

Permalink
update release
Browse files Browse the repository at this point in the history
  • Loading branch information
pxaws committed Sep 11, 2024
1 parent 7cbcf0a commit 3c7f9fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,6 @@ jobs:
env:
NODE_AUTH_TOKEN: ${{secrets.NPM_TOKEN}}
NPM_CONFIG_PROVENANCE: true
run: npx lerna publish from-package --no-private --no-git-tag-version --no-verify-access --yes
run: npx lerna publish from-package --no-push --no-private --no-git-tag-version --no-verify-access --yes --loglevel verbose


0 comments on commit 3c7f9fe

Please sign in to comment.