Skip to content

Commit 1f8ce1a

Browse files
committed
chore: switch to npm trusted publishing (OIDC)
1 parent 1afece0 commit 1f8ce1a

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,6 @@ jobs:
9595

9696
- name: Publish to npm
9797
env:
98-
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
9998
IS_PRERELEASE: ${{ needs.preflight.outputs.is_prerelease }}
10099
run: |
101100
if [[ "$IS_PRERELEASE" == "true" ]]; then

0 commit comments

Comments
 (0)