File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed
Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 4848 uses : actions/setup-node@v4
4949 with :
5050 node-version : 20
51+ registry-url : ' https://wombat-dressing-room.appspot.com/@googlemaps/react-native-navigation-sdk/_ns'
5152
5253 - name : Publish
5354 # npm publish will trigger the build via the prepack hook
54- run : npm publish --access public --registry https://wombat-dressing-room.appspot.com
55+ run : npm publish --access public
5556 env :
5657 NODE_AUTH_TOKEN : ${{ secrets.NPM_WOMBOT_TOKEN }}
Original file line number Diff line number Diff line change 4545 " navsdk"
4646 ],
4747 "publishConfig" : {
48- "registry" : " https://wombat-dressing-room.appspot.com"
48+ "registry" : " https://wombat-dressing-room.appspot.com/@googlemaps/react-native-navigation-sdk/_ns "
4949 },
5050 "scripts" : {
5151 "example" : " yarn workspace react-native-navigation-sdk-sample" ,
You can’t perform that action at this time.
0 commit comments