Skip to content

Commit

Permalink
Merge pull request #65 from mj-studio-library/develop
Browse files Browse the repository at this point in the history
Release Test
  • Loading branch information
mym0404 authored Mar 27, 2024
2 parents d9fe78a + e1f00d8 commit b3bd774
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -94,8 +94,5 @@ jobs:
- name: Build
run: yarn lerna run build

- name: Version
run: yarn lerna version --yes

- name: Publish
run: yarn lerna publish from-package --yes
run: yarn lerna publish --yes

0 comments on commit b3bd774

Please sign in to comment.