Skip to content

Commit

Permalink
fix: add semantic release and proper branch name
Browse files Browse the repository at this point in the history
  • Loading branch information
byCedric committed May 20, 2018
1 parent 1adea31 commit eb3aa6c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .releaserc.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
branch: develop
branch: master
repositoryUrl: https://github.com/bycedric/semantic-release-expo.git
tagFormat: ${version}
analyzeCommits:
Expand Down
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@
"@types/node": "^10.1.2",
"codecov": "^3.0.2",
"jest": "^22.4.3",
"semantic-release": "^15.4.2",
"ts-jest": "^22.4.6",
"typescript": "^2.8.3"
},
Expand Down

0 comments on commit eb3aa6c

Please sign in to comment.