Skip to content

Commit

Permalink
chore: revert log level
Browse files Browse the repository at this point in the history
  • Loading branch information
mym0404 committed Mar 27, 2024
1 parent faf3faf commit 755acbc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -106,4 +106,4 @@ jobs:
echo "//registry.npmjs.org/:_authToken=$NPM_TOKEN" > .npmrc
cat .npmrc
- name: Publish
run: yarn lerna publish from-package --yes --loglevel debug
run: yarn lerna publish from-package --yes

0 comments on commit 755acbc

Please sign in to comment.