Skip to content

Commit d19f264

Browse files
committed
ci: upgrade npm for trusted publishing (requires 11.5.1+)
1 parent 6d7ff68 commit d19f264

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ jobs:
2020
node-version: '22'
2121
registry-url: 'https://registry.npmjs.org'
2222

23+
- run: npm install -g npm@latest
2324
- run: npm ci
2425
- run: npm run build
2526
- run: npm publish --access public

0 commit comments

Comments
 (0)