We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1ec79b2 commit 1bb191eCopy full SHA for 1bb191e
circle.yml
@@ -22,3 +22,6 @@ jobs:
22
- run:
23
name: test
24
command: yarn run test
25
+ - run:
26
+ name: release
27
+ command: npx semantic-release
0 commit comments