Skip to content

Commit

Permalink
fix(semantic-release): release on develop
Browse files Browse the repository at this point in the history
  • Loading branch information
rschamp committed Aug 6, 2021
1 parent f2a8d17 commit 37727fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
script: echo deploying...
deploy:
- provider: script
script: npx semantic-release
script: npx semantic-release --branches develop
on:
branch: develop
stages:
Expand Down

0 comments on commit 37727fd

Please # to comment.