mirror of
https://github.com/vuejs/babel-plugin-jsx.git
synced 2026-05-09 21:14:07 +08:00
feat!: drop node 20 support
This commit is contained in:
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@@ -7,7 +7,7 @@ on:
|
||||
|
||||
jobs:
|
||||
release:
|
||||
uses: sxzz/workflows/.github/workflows/release.yml@v1
|
||||
uses: sxzz/workflows/.github/workflows/release.yml@main
|
||||
with:
|
||||
publish: true
|
||||
build: pnpm run build
|
||||
|
||||
Reference in New Issue
Block a user