Skip to content

Commit

Permalink
Revert "added semantic release"
Browse files Browse the repository at this point in the history
This reverts commit c1b38e8.
  • Loading branch information
jenithainbaraj committed Jan 6, 2023
1 parent 0b04fbd commit 1bd4656
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/dispatch-new-version-event.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
- run: yarn set version berry && yarn install

- run: yarn build
- run: npx semantic-release
- run: npm publish
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
Binary file modified .yarn/install-state.gz
Binary file not shown.

0 comments on commit 1bd4656

Please sign in to comment.