Skip to content

Commit 1d738bf

Browse files
committed
fix(cicd): NPM trusted publishing
1 parent d3d5b9e commit 1d738bf

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,3 @@ jobs:
4747

4848
- name: Publish to npm
4949
run: npm publish --access public
50-
env:
51-
NPM_CONFIG_TOKEN: ${{ secrets.NPM_TOKEN }}
52-
NPM_CONFIG_PROVENANCE: true

0 commit comments

Comments
 (0)