Merge branch 'develop'
This commit is contained in:
commit
3dde23eb15
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ export default {
|
|||
[
|
||||
'@semantic-release/exec',
|
||||
{
|
||||
prepareCmd: `npm run pack && pnpm wxt submit --dry-run --chrome-zip .output/${name}-\${nextRelease.version}-chrome.zip`
|
||||
prepareCmd: `npm run pack && pnpm wxt submit --chrome-zip .output/${name}-\${nextRelease.version}-chrome.zip`
|
||||
}
|
||||
],
|
||||
/**
|
||||
|
|
Loading…
Reference in a new issue