Skip to content

Commit 449e99b

Browse files
committed
feat: release asset includes LICENSE
1 parent ae1860c commit 449e99b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

release.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ module.exports = {
2020
"@semantic-release/exec",
2121
{
2222
prepareCmd:
23-
"zip -qq -r logseq-plugin-code-formatter-${nextRelease.version}.zip dist readme.md assets package.json",
23+
"zip -qq -r logseq-plugin-code-formatter-${nextRelease.version}.zip dist readme.md assets LICENSE package.json",
2424
},
2525
],
2626
[

0 commit comments

Comments
 (0)