Skip to content

Commit

Permalink
added yarn changes
Browse files Browse the repository at this point in the history
  • Loading branch information
jenithainbaraj committed Jan 6, 2023
1 parent 124f4b7 commit c6be065
Show file tree
Hide file tree
Showing 4 changed files with 33 additions and 290 deletions.
3 changes: 2 additions & 1 deletion .github/workflows/dispatch-new-version-event.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,8 @@ jobs:
- uses: actions/setup-node@v3
with:
node-version: 16
- run: yarn set version berry && yarn install
- run: yarn set version berry
- run: yarn install

- run: yarn build
- run: npx semantic-release
Expand Down
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ reports/
*.json
.env*
.rollup.cache
*.gz
!.env.default
!package.json
!package-lock.json
Expand Down
Binary file modified .yarn/install-state.gz
Binary file not shown.
Loading

0 comments on commit c6be065

Please sign in to comment.