Skip to content

Commit

Permalink
Add no git checks
Browse files Browse the repository at this point in the history
  • Loading branch information
CodeDoctorDE committed Feb 17, 2024
1 parent c14262e commit 5dceaaa
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
@@ -1,7 +1,7 @@
{
"private": true,
"scripts": {
"ci:publish": "pnpm publish -r"
"ci:publish": "pnpm publish -r --no-git-checks"
},
"devDependencies": {
"@changesets/cli": "^2.27.1"
Expand Down

0 comments on commit 5dceaaa

Please sign in to comment.