Skip to content

Commit 63c044d

Browse files
committed
build: no need to npm i -g npm for provenance on lts/hydrogen
1 parent 48f0881 commit 63c044d

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@ jobs:
2121
node-version: lts/hydrogen # 18
2222
registry-url: https://registry.npmjs.org
2323
always-auth: true
24-
- run: npm install -g npm
2524
- run: npm publish --provenance
2625
env:
2726
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}

0 commit comments

Comments
 (0)