File tree Expand file tree Collapse file tree 3 files changed +3
-2
lines changed Expand file tree Collapse file tree 3 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 6060 publish : npm run release
6161 env :
6262 GITHUB_TOKEN : ${{ secrets.GITHUB_TOKEN }}
63+ NPM_TOKEN : ${{ secrets.NPM_TOKEN }}
Original file line number Diff line number Diff line change 88 "url" : " https://pydantic.dev"
99 },
1010 "repository" : {
11- "url" : " https://github.com/pydantic/logfire-js" ,
11+ "url" : " git+ https://github.com/pydantic/logfire-js.git " ,
1212 "directory" : " packages/logfire-cf-workers"
1313 },
1414 "sideEffects" : false ,
Original file line number Diff line number Diff line change 77 "url" : " https://pydantic.dev"
88 },
99 "repository" : {
10- "url" : " https://github.com/pydantic/logfire-js" ,
10+ "url" : " git+ https://github.com/pydantic/logfire-js.git " ,
1111 "directory" : " packages/logfire-node"
1212 },
1313 "sideEffects" : false ,
You can’t perform that action at this time.
0 commit comments