Skip to content

Commit 76544b0

Browse files
committed
chore(ci): remove NPM_TOKEN reference, OIDC-only publishing
1 parent 344076b commit 76544b0

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/release.when-tagged.yml

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

4545
- name: ☁️ Publish to NPM (OIDC + provenance)
4646
run: npm publish --access=public --provenance
47-
env:
48-
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
4947

5048
- uses: actions/setup-node@6044e13b5dc448c55e2357c09f80417699197238 # v6.2.0
5149
with:

0 commit comments

Comments
 (0)