fix: test release flow
This commit is contained in:
parent
14a05801e9
commit
7b543bc4f3
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@
|
||||||
[
|
[
|
||||||
"@semantic-release/exec",
|
"@semantic-release/exec",
|
||||||
{
|
{
|
||||||
"prepareCmd": "pnpm run pack && ls -a"
|
"prepareCmd": "pnpm run pack && echo \"nextRelease.version: ${nextRelease.version}\""
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
[
|
[
|
||||||
|
|
Loading…
Reference in a new issue