fix: We don't need destName, we can keep the version info
Some checks failed
Build Ghidra Plugin / build (push) Has been cancelled
Some checks failed
Build Ghidra Plugin / build (push) Has been cancelled
This commit is contained in:
parent
c530976a6a
commit
e94f91dc01
@ -29,7 +29,6 @@
|
|||||||
<source>${project.build.directory}/${inner.zip.filename}</source>
|
<source>${project.build.directory}/${inner.zip.filename}</source>
|
||||||
<outputDirectory>/</outputDirectory>
|
<outputDirectory>/</outputDirectory>
|
||||||
<fileMode>0644</fileMode>
|
<fileMode>0644</fileMode>
|
||||||
<destName>GhydraMCP-plugin.zip</destName>
|
|
||||||
</file>
|
</file>
|
||||||
</files>
|
</files>
|
||||||
</assembly>
|
</assembly>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user