Skip to content

Commit

Permalink
ci: remove registry from package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
agritheory committed Apr 3, 2023
1 parent 997c42c commit 607db96
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,7 @@
"url": "https://github.com/agritheory/check_run.git"
},
"publishConfig": {
"access": "restricted",
"registry": "https://npm.pkg.github.com"
"access": "restricted"
},
"release": {
"branches": [
Expand Down

0 comments on commit 607db96

Please sign in to comment.