remove NODE_AUTH_TOKEN for new trusted publisher format

This commit is contained in:
2025-10-12 12:59:28 -05:00
parent e0a9fb97fd
commit b5cb118c01
-2
View File
@@ -22,5 +22,3 @@ jobs:
- name: Publish to NPM
run: npm publish --provenance --access=public
env:
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}