fix: test release flow

This commit is contained in:
molvqingtai 2024-09-28 09:35:01 +08:00
parent 14a05801e9
commit 7b543bc4f3

View file

@ -15,7 +15,7 @@
[
"@semantic-release/exec",
{
"prepareCmd": "pnpm run pack && ls -a"
"prepareCmd": "pnpm run pack && echo \"nextRelease.version: ${nextRelease.version}\""
}
],
[