Skip to content

Commit 61ac7d2

Browse files
devallibusclaude
andcommitted
ci: restore NPM_TOKEN for auth, keep --provenance for attestation
npm requires a token for auth — OIDC provenance is for signing only. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent ef15a98 commit 61ac7d2

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/validate.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -132,3 +132,5 @@ jobs:
132132
else
133133
echo "Version $LOCAL already published, skipping."
134134
fi
135+
env:
136+
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}

0 commit comments

Comments
 (0)