Skip to content

Commit

Permalink
Merge pull request #58 from tidbcloud/fix/ci
Browse files Browse the repository at this point in the history
fix(ci): publish to npm public
  • Loading branch information
baurine authored Jul 9, 2024
2 parents e34afec + c9e170e commit a8e2c66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"dev": "pnpm -r --parallel dev",
"build": "pnpm -r build",
"test": "jest",
"release": "changeset publish"
"release": "changeset publish --access public"
},
"keywords": [
"tidbcloud",
Expand Down

0 comments on commit a8e2c66

Please sign in to comment.