Skip to content

Commit

Permalink
update CI to auto release on push main branch
Browse files Browse the repository at this point in the history
  • Loading branch information
abdulelhakim68@gmail.com committed Jan 23, 2024
1 parent 7b08d46 commit 1ef3d8c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ jobs:
- run: pnpm test:types
- run: pnpm build
- run: pnpm vitest --coverage
- run: pnpm release
- uses: codecov/codecov-action@v3
env:
CODECOV_TOKEN: ${{ secrets.CODE_COV_SECRET }}

0 comments on commit 1ef3d8c

Please sign in to comment.