fix: test release flow
This commit is contained in:
parent
3620ba2916
commit
b53da763d9
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@
|
||||||
{
|
{
|
||||||
"name": "@semantic-release/exec",
|
"name": "@semantic-release/exec",
|
||||||
"config": {
|
"config": {
|
||||||
"prepareCmd": "pnpm pack:chrome && ls -la .output"
|
"prepareCmd": "pnpm pack:chrome && ls -la .output && cat package.json"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
[
|
[
|
||||||
|
|
Loading…
Reference in a new issue