Skip to content

Commit 5235a6e

Browse files
committed
perf: submit store flow
1 parent de81de9 commit 5235a6e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.releaserc.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ export default {
2121
[
2222
'@semantic-release/exec',
2323
{
24-
prepareCmd: `npm run pack && pnpm wxt submit --dry-run --chrome-zip .output/${name}-\${nextRelease.version}-chrome.zip`
24+
prepareCmd: `npm run pack && pnpm wxt submit --chrome-zip .output/${name}-\${nextRelease.version}-chrome.zip`
2525
}
2626
],
2727
/**

0 commit comments

Comments
 (0)