The problem is that I need to remove the -v1.0.0 somehow from the file name of the zip file because otherwise a target system creates a folder with the version in the name which makes huge problems. So at least I need this structure:
I have the same request on an instance that is my own (can modify any part).
How can I modify the filename of the release?
Additionally (later on), I would like to modify the zip procedure, the specifically determine the order in which the files are zipped. Is that possible?
Thank you for the awesome software and the cool support on this forum!
is there any update on this topic? It would even work if just the main folder which gets extracted from the ZIP would not have the tag as a slug at the end like the version. It makes things so much harder for us and required additional work like building our own ZIP file and all that stuff.