mirror of
https://github.com/vuejs/babel-plugin-jsx.git
synced 2025-10-09 22:46:30 +08:00
ci: fix empty build
This commit is contained in:
1
.github/workflows/release.yml
vendored
1
.github/workflows/release.yml
vendored
@@ -10,6 +10,7 @@ jobs:
|
|||||||
uses: sxzz/workflows/.github/workflows/release.yml@v1
|
uses: sxzz/workflows/.github/workflows/release.yml@v1
|
||||||
with:
|
with:
|
||||||
publish: true
|
publish: true
|
||||||
|
build: pnpm run build
|
||||||
permissions:
|
permissions:
|
||||||
contents: write
|
contents: write
|
||||||
id-token: write
|
id-token: write
|
||||||
|
Reference in New Issue
Block a user