Skip to content

Commit

Permalink
fix: use semantic-release template (#47)
Browse files Browse the repository at this point in the history
  • Loading branch information
d2lam authored and minzcmu committed Sep 28, 2017
1 parent fdc3f8d commit b587530
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions screwdriver.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,7 @@ jobs:
- test: npm test

publish:
steps:
- install: npm install semantic-release
- publish: npm run semantic-release
template: screwdriver-cd/semantic-release
secrets:
# Publishing to NPM
- NPM_TOKEN
Expand Down

0 comments on commit b587530

Please sign in to comment.