Skip to content

Commit d759b19

Browse files
authored
ci: enable OIDC trusted publishing
Removed NPM_CONFIG_PROVENANCE and NPM_TOKEN from env.
1 parent 6d198f4 commit d759b19

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,5 +47,3 @@ jobs:
4747
version: yarn run version
4848
env:
4949
GITHUB_TOKEN: ${{ secrets.GH_TOKEN }}
50-
NPM_CONFIG_PROVENANCE: true
51-
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}

0 commit comments

Comments
 (0)