We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 47dd295 commit d4d4d28Copy full SHA for d4d4d28
.github/workflows/publish.yaml
@@ -94,4 +94,4 @@ jobs:
94
95
- name: Publish to NPM
96
working-directory: ./doubleview-react
97
- run: pnpm publish --access=public
+ run: pnpm publish --access=public --no-git-checks
0 commit comments