Skip to content
This repository was archived by the owner on Oct 1, 2020. It is now read-only.

Commit 89685c4

Browse files
committed
add back semantic release
1 parent 8690053 commit 89685c4

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

circle.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,3 +25,7 @@ jobs:
2525
- run:
2626
name: Run tests
2727
command: npm test
28+
29+
- run:
30+
name: Semantic release
31+
command: npm run semantic-release || true

0 commit comments

Comments
 (0)