fix: test release flow
This commit is contained in:
parent
52d453a482
commit
db92f5081c
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"
|
"prepareCmd": "pnpm pack:chrome && ls -la .output"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
[
|
[
|
||||||
|
|
Loading…
Reference in a new issue