fix: test release flow
This commit is contained in:
parent
e1c26a60c6
commit
4c63d9b022
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@
|
||||||
{
|
{
|
||||||
"name": "@semantic-release/exec",
|
"name": "@semantic-release/exec",
|
||||||
"config": {
|
"config": {
|
||||||
"prepareCmd": " echo 'Packing completed' && ls -la .output && cat package.json && pnpm pack:chrome"
|
"prepareCmd": "${github.workspace}/.output/web-chat-${nextRelease.version}-chrome.zip"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
[
|
[
|
||||||
|
|
Loading…
Reference in a new issue