We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0ca6fc4 + 773f770 commit 172e67eCopy full SHA for 172e67e
1 file changed
release.config.js
@@ -20,7 +20,7 @@ module.exports = {
20
"@semantic-release/exec",
21
{
22
prepareCmd:
23
- "zip -qq -r logseq-plugin-bullet-threading-${nextRelease.version}.zip dist readme.md LICENSE package.json",
+ "zip -qq -r logseq-plugin-bullet-threading-${nextRelease.version}.zip dist readme.md LICENSE package.json logo.png",
24
},
25
],
26
[
0 commit comments