mirror of
https://github.com/vuejs/babel-plugin-jsx.git
synced 2025-08-10 01:09:09 +08:00
ci: trusted publisher
This commit is contained in:
5
.github/workflows/release.yml
vendored
5
.github/workflows/release.yml
vendored
@ -39,7 +39,4 @@ jobs:
|
||||
run: pnpm run build
|
||||
|
||||
- name: Publish to NPM
|
||||
run: pnpm -r publish --access public --no-git-checks
|
||||
env:
|
||||
NODE_AUTH_TOKEN: ${{secrets.NPM_TOKEN}}
|
||||
NPM_CONFIG_PROVENANCE: true
|
||||
run: npm i -g npm && pnpm -r publish --access public --no-git-checks
|
||||
|
Reference in New Issue
Block a user