We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f77d5c7 commit 40b4b88Copy full SHA for 40b4b88
.github/workflows/release.yml
@@ -34,4 +34,4 @@ jobs:
34
VERSION=${GITHUB_REF#refs/tags/v}
35
pnpm run build
36
pnpm version $VERSION --no-git-tag-version
37
- pnpm publish --access public
+ pnpm publish --access public --no-git-checks
0 commit comments