File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 2626 - uses : actions/setup-node@v1
2727 with :
2828 node-version : 14
29- registry-url : https://npm.pkg.github.com/spade5
29+ registry-url : https://registry.npmjs.org/
3030 - run : npm ci
3131 - run : npm publish
3232 env :
33- NODE_AUTH_TOKEN : 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
33+ NODE_AUTH_TOKEN : 976ef8f4-2491-4aed-8862-d3f4c1bbe554
Original file line number Diff line number Diff line change 1- spade5:registry = https://npm.pkg.github.com
1+ spade5:registry = https://registry.npmjs.org/
Original file line number Diff line number Diff line change 4848 }
4949 ],
5050 "publishConfig" : {
51- "registry" : " https://npm.pkg.github.com /"
51+ "registry" : " https://registry.npmjs.org /"
5252 },
5353 "devDependencies" : {
5454 "@size-limit/preset-small-lib" : " ^5.0.3" ,
You can’t perform that action at this time.
0 commit comments