We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 754f1e8 + 1889d2c commit 722d030Copy full SHA for 722d030
.github/workflows/publish.yml
@@ -52,6 +52,7 @@ jobs:
52
53
- uses: wyvox/action-setup-pnpm@v3
54
with:
55
+ args: '--ignore-scripts'
56
node-version: 20.1.0
57
# This creates an .npmrc that reads the NODE_AUTH_TOKEN environment variable
58
node-registry-url: 'https://registry.npmjs.org'
0 commit comments