Skip to content

Commit ce82cd0

Browse files
committed
chore: set up semantic release on circle
1 parent 594b2bf commit ce82cd0

File tree

3 files changed

+6546
-492
lines changed

3 files changed

+6546
-492
lines changed

circle.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ workflows:
88
name: Test
99
build: npm run lint && npm run build
1010
no-workspace: true
11-
# post-steps:
12-
# - run:
13-
# name: NPM release 🚀
14-
# command: npm run semantic-release
11+
post-steps:
12+
- run:
13+
name: NPM release 🚀
14+
command: npm run semantic-release

0 commit comments

Comments
 (0)