Skip to content

Commit 2fb1f21

Browse files
authored
chore: use npm@11 for OIDC publishing (#204)
1 parent cd80c9a commit 2fb1f21

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release-please.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,4 +32,5 @@ jobs:
3232
with:
3333
node-version: lts/*
3434
registry-url: 'https://registry.npmjs.org'
35+
- run: npm install -g npm@11
3536
- run: npm publish --access public

0 commit comments

Comments
 (0)