Use trusted publishing

This commit is contained in:
Josh Johnson 2026-03-09 17:07:17 +00:00
commit b275ba1dd0

View file

@ -22,6 +22,4 @@ jobs:
- run: npm ci
env:
HUSKY_SKIP_INSTALL: true
- run: npm publish
env:
NODE_AUTH_TOKEN: ${{secrets.NPM_TOKEN}}
- run: npm publish --provenance --access public