Skip to content

Commit 98ef4f9

Browse files
authored
adopt oidc for npm trusted publishing
1 parent 25bd176 commit 98ef4f9

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/publish.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,5 +22,3 @@ jobs:
2222
- run: yarn test
2323
- run: yarn lint
2424
- run: npm publish --provenance --access public
25-
env:
26-
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}

0 commit comments

Comments
 (0)