Skip to content

Commit 82c9a12

Browse files
stephendolanclaude
andcommitted
fix(ci): remove NODE_AUTH_TOKEN, use OIDC provenance
🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
1 parent bc43e1c commit 82c9a12

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,6 @@ jobs:
4343

4444
- name: Publish to npm
4545
run: npm publish --provenance --access public
46-
env:
47-
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
4846

4947
- name: Create GitHub Release
5048
uses: softprops/action-gh-release@v2

0 commit comments

Comments
 (0)