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 53b5a33 commit 6ad012dCopy full SHA for 6ad012d
.github/workflows/ci.yml
@@ -46,4 +46,4 @@ jobs:
46
if: github.ref == 'refs/heads/main' && matrix.node == '22'
47
env:
48
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
49
- run: pnpm publish -r --no-git-checks --dry-run
+ run: pnpm publish -r --no-git-checks
0 commit comments