Skip to content

Commit 5c9daaf

Browse files
committed
Update to adopt OIDC flow
1 parent 7a3e348 commit 5c9daaf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ jobs:
6868
version: yarn release
6969
env:
7070
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
71-
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
71+
NPM_TOKEN: '' # Empty string forces OIDC
7272
NPM_CONFIG_PROVENANCE: true
7373

7474
- name: VS Code Marketplace publish

0 commit comments

Comments
 (0)