Skip to content

Commit f46bfe3

Browse files
committed
use trusted publishing
1 parent f95f487 commit f46bfe3

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,4 @@ jobs:
4848
registry-url: 'https://registry.npmjs.org'
4949

5050
- run: npm ci
51-
5251
- run: npm publish --provenance --access public
53-
env:
54-
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}

0 commit comments

Comments
 (0)