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 9ae6da0 commit 20a2affCopy full SHA for 20a2aff
.github/workflows/node-prerelease.js.yml
@@ -32,7 +32,6 @@ jobs:
32
uses: actions/setup-node@v3
33
with:
34
node-version: ${{ matrix.node-version }}
35
- cache: pnpm
36
registry-url: "https://registry.npmjs.org"
37
env:
38
NPM_TOKEN: ${{secrets.NPM_TOKEN}}
0 commit comments