Skip to content

Commit 6cf7adb

Browse files
authored
ci: trusted publishing (#610)
1 parent fad5029 commit 6cf7adb

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/release-please.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,6 @@ jobs:
3939
with:
4040
node-version: lts/*
4141
registry-url: 'https://registry.npmjs.org'
42+
- run: npm i npm@latest -g
4243
- run: npm ci
4344
- run: npm publish --provenance --access public
44-
env:
45-
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}

0 commit comments

Comments
 (0)