Skip to content

Commit 34811b7

Browse files
committed
chore: use semantic-releae
1 parent 15022db commit 34811b7

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

circle.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,3 +26,6 @@ jobs:
2626
- run:
2727
name: upload coverage
2828
command: bash <(curl -s https://codecov.io/bash)
29+
- run:
30+
name: release
31+
command: npx semantic-release

0 commit comments

Comments
 (0)