Skip to content
This repository has been archived by the owner on Sep 6, 2024. It is now read-only.

Commit

Permalink
fix: switch to use semantic-release template
Browse files Browse the repository at this point in the history
switch to use semantic-release template
  • Loading branch information
minzcmu authored Nov 9, 2017
1 parent adf668e commit b57caf9
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 b57caf9

Please sign in to comment.