There was an error while loading. Please reload this page.
1 parent 033240d commit 817c19cCopy full SHA for 817c19c
1 file changed
.github/workflows/publish.yml
@@ -35,8 +35,6 @@ jobs:
35
with:
36
node-version: 24
37
registry-url: https://registry.npmjs.org
38
- - name: Install OIDC-capable npm
39
- run: npm install --global npm@11.16.0
40
- run: pnpm install --frozen-lockfile
41
- id: release
42
run: >-
0 commit comments