Skip to content
This repository has been archived by the owner on Aug 28, 2021. It is now read-only.

Commit

Permalink
Merge pull request #147 from speckleworks/dev
Browse files Browse the repository at this point in the history
fix(semantic-release): use .releaserc.json to control release mechanism
  • Loading branch information
Antoine Dao authored Jul 29, 2019
2 parents 812a1d4 + 9569d25 commit 96bf39a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions releaserc.json → .releaserc.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
"@semantic-release/commit-analyzer",
"@semantic-release/release-notes-generator",
"@semantic-release/github",
"@semantic-release/npm",
["@semantic-release/exec", {
"publishCmd": "bash deploy.sh ${nextRelease.version}"
}]
Expand Down

0 comments on commit 96bf39a

Please sign in to comment.