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 d052a56 commit 8c96bf2Copy full SHA for 8c96bf2
.github/workflows/release.yml
@@ -37,4 +37,4 @@ jobs:
37
- name: Install Dependencies
38
run: pnpm i
39
40
- - run: pnpm publish -r --access public
+ - run: pnpm publish -r --access public --no-git-checks
0 commit comments