## steps sbt version 1.11.0 Trying to publish [sbt-aether-deploy](https://github.com/arktekk/sbt-aether-deploy/) from my laptop. sbt publishSigned sbt sonaUpload ## problem It seems like this generates the wrong file names when creating the bundle.  [publish.log](https://github.com/user-attachments/files/20423095/publish.log) [sonaUpload.log](https://github.com/user-attachments/files/20423096/sonaUpload.log) ## expectation publish should work. ## notes