File tree Expand file tree Collapse file tree 6 files changed +6
-6
lines changed Expand file tree Collapse file tree 6 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -56,7 +56,7 @@ workflows:
5656
5757 - orb-tools/publish :
5858 orb-path : packed-orb.yml
59- orb-ref : " react-native-community/react-native @dev:${CIRCLE_BRANCH}"
59+ orb-ref : " levaclinic/ react-native-circleci-orb @dev:${CIRCLE_BRANCH}"
6060 publish-token-variable : CIRCLECI_API_TOKEN
6161 attach-workspace : true
6262 checkout : false
Original file line number Diff line number Diff line change 1313 "semantic-release-circleci-orb",
1414 {
1515 "commandName": "/home/circleci/circleci",
16- "orbName": "react-native-community/react-native ",
16+ "orbName": "levaclinic/ react-native-circleci-orb ",
1717 "orbPath": "packed-orb.yml"
1818 }
1919 ],
Original file line number Diff line number Diff line change 11{
2- "name" : " @react-native-community/ circleci-orb" ,
2+ "name" : " @levaclinic/ react-native-circleci-orb" ,
33 "version" : " 7.3.0" ,
44 "private" : true ,
55 "description" : " A CircleCI Orb which can be used to simplify building and testing React Native apps." ,
Original file line number Diff line number Diff line change 55
66 # Make sure you use the latest version of the Orb
77 orbs :
8- rn : react-native-community/react-native @1.0.0
8+ rn : levaclinic/ react-native-circleci-orb @1.0.0
99
1010 # Custom jobs which are not part of the Orb
1111 jobs :
Original file line number Diff line number Diff line change 55
66 # Make sure you use the latest version of the Orb
77 orbs :
8- rn : react-native-community/react-native @1.0.0
8+ rn : levaclinic/ react-native-circleci-orb @1.0.0
99
1010 # Custom jobs which are not part of the Orb
1111 jobs :
Original file line number Diff line number Diff line change 55
66 # Make sure you use the latest version of the Orb
77 orbs :
8- rn : react-native-community/react-native @1.0.0
8+ rn : levaclinic/ react-native-circleci-orb @1.0.0
99
1010 # Custom jobs which are not part of the Orb
1111 jobs :
You can’t perform that action at this time.
0 commit comments