Skip to content

Commit

Permalink
Merge pull request #77 from mj-studio-library/develop
Browse files Browse the repository at this point in the history
Test Release
  • Loading branch information
mym0404 committed Mar 27, 2024
2 parents 1d4d38d + 31b2a72 commit 8fe080d
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
run: yarn lerna publish from-package --yes --loglevel debug

0 comments on commit 8fe080d

Please sign in to comment.