mirror of
https://github.com/vuejs/babel-plugin-jsx.git
synced 2025-07-05 19:47:37 +08:00
revert: "ci: move prepublish to package"
closes #647
This reverts commit fb119038e8
.
This commit is contained in:
3
.github/workflows/release.yml
vendored
3
.github/workflows/release.yml
vendored
@ -35,6 +35,9 @@ jobs:
|
||||
- name: Install Dependencies
|
||||
run: pnpm i
|
||||
|
||||
- name: PNPM build
|
||||
run: pnpm run build
|
||||
|
||||
- name: Publish to NPM
|
||||
run: pnpm -r publish --access public --no-git-checks
|
||||
env:
|
||||
|
Reference in New Issue
Block a user