Skip to content

Commit 7f2039c

Browse files
gabroclaude
andcommitted
Use npm trusted publishing (OIDC) instead of NPM_TOKEN
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 185549e commit 7f2039c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/release.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,6 @@ jobs:
4343
uses: JS-DevTools/npm-publish@v3
4444
with:
4545
package: "dist/layout-components/package.json"
46-
token: ${{ secrets.NPM_TOKEN }}
4746
access: "public"
4847
provenance: true
4948

0 commit comments

Comments
 (0)