Skip to content

Commit 199c85a

Browse files
committed
ci: release without npm token
1 parent a0cedbe commit 199c85a

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
@@ -38,6 +38,3 @@ jobs:
3838

3939
- name: Publish to NPM
4040
run: pnpm -r publish --access public --no-git-checks
41-
env:
42-
NODE_AUTH_TOKEN: ${{ secrets.NPM_PUBLISH_TOKEN }}
43-
NPM_CONFIG_PROVENANCE: true

0 commit comments

Comments
 (0)