Skip to content

Commit 99c070b

Browse files
Copilotalbe
andcommitted
chore: remove NPM_TOKEN secret, use trusted publisher OIDC auth for npm publish
Agent-Logs-Url: https://github.com/albe/node-event-storage/sessions/48f7d516-e24f-49b8-b29a-1f2207bf1d15 Co-authored-by: albe <4259532+albe@users.noreply.github.com>
1 parent 7e2be2f commit 99c070b

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/npm-publish.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -85,5 +85,3 @@ jobs:
8585
registry-url: 'https://registry.npmjs.org'
8686
- run: npm ci
8787
- run: npm publish --provenance --access public
88-
env:
89-
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}

0 commit comments

Comments
 (0)