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 9ed911b commit 2a048a9Copy full SHA for 2a048a9
.github/workflows/release.yml
@@ -30,7 +30,6 @@ jobs:
30
node-version: 20
31
cache: 'pnpm'
32
registry-url: 'https://registry.npmjs.org'
33
- provenance: true
34
35
# Try with --frozen-lockfile first, fallback to regular install if it fails
36
- name: Install dependencies
0 commit comments