File tree Expand file tree Collapse file tree 3 files changed +6
-1
lines changed
Expand file tree Collapse file tree 3 files changed +6
-1
lines changed Original file line number Diff line number Diff line change 2626 - run :
2727 name : 📦 Install packages
2828 command : yarn install
29+ - run :
30+ name : 🚧 Building
31+ command : yarn build
2932 - run :
3033 name : 🚀 Publish to Github Package
3134 command : yarn ci:publish
Original file line number Diff line number Diff line change 3535 },
3636 "devDependencies" : {
3737 "@react-native-community/eslint-config" : " ^1.0.0" ,
38+ "@semantic-release/github" : " ^7.0.5" ,
3839 "@types/jest" : " ^25.2.1" ,
3940 "@types/lodash.find" : " ^4.6.6" ,
4041 "@types/lodash.findindex" : " ^4.6.6" ,
6970 "registry" : " https://npm.pkg.github.com/"
7071 },
7172 "release" : {
73+ "branch" : " master" ,
7274 "verifyConditions" : " condition-circle"
7375 }
7476}
Original file line number Diff line number Diff line change 12351235 resolved "https://registry.yarnpkg.com/@semantic-release/error/-/error-2.2.0.tgz#ee9d5a09c9969eade1ec864776aeda5c5cddbbf0"
12361236 integrity sha512-9Tj/qn+y2j+sjCI3Jd+qseGtHjOAeg7dU2/lVcqIQ9TV3QDaDXDYXcoOHU+7o2Hwh8L8ymL4gfuO7KxDs3q2zg==
12371237
1238- " @semantic-release/github@^7.0.0 " :
1238+ " @semantic-release/github@^7.0.0" , "@semantic-release/github@^7.0.5" :
12391239 version "7.0.5"
12401240 resolved "https://registry.yarnpkg.com/@semantic-release/github/-/github-7.0.5.tgz#042b515cbae8695aa60bc4ed17722c34512a5b89"
12411241 integrity sha512-1nJCMeomspRIXKiFO3VXtkUMbIBEreYLFNBdWoLjvlUNcEK0/pEbupEZJA3XHfJuSzv43u3OLpPhF/JBrMuv+A==
You can’t perform that action at this time.
0 commit comments