Skip to content

Commit

Permalink
chore: workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
ssi02014 committed Apr 24, 2024
1 parent 92132c4 commit 8cc7eb9
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,14 +15,6 @@ jobs:
with:
node-version: 20
registry-url: 'https://registry.npmjs.org'
- name: install 🔨
run: yarn install
- name: build 🔨
run: lerna run build
- name: typecheck 🚀
run: yarn typecheck
- name: testing 🚀
run: yarn test
- name: Create Release Pull Request or Publish to npm
uses: changesets/action@v1
with:
Expand Down

0 comments on commit 8cc7eb9

Please sign in to comment.