Skip to content

Commit 172e67e

Browse files
authored
Merge pull request #2 from haydenull/master
2 parents 0ca6fc4 + 773f770 commit 172e67e

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-bullet-threading-${nextRelease.version}.zip dist readme.md LICENSE package.json",
23+
"zip -qq -r logseq-plugin-bullet-threading-${nextRelease.version}.zip dist readme.md LICENSE package.json logo.png",
2424
},
2525
],
2626
[

0 commit comments

Comments
 (0)